We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e1edb2 commit d90aea7Copy full SHA for d90aea7
api-specs/Konnect/control-planes-config/control-planes-config.yaml
@@ -6742,6 +6742,7 @@ components:
6742
description: The configuration properties for the Vault which can be found on the vaults' documentation page.
6743
type: object
6744
additionalProperties: true
6745
+ nullable: true
6746
created_at:
6747
description: Unix epoch when the resource was created.
6748
type: integer
@@ -6782,7 +6783,6 @@ components:
6782
6783
required:
6784
- name
6785
- prefix
- - config
6786
BaseError:
6787
description: standard error
6788
0 commit comments