diff --git a/api-specs/konnect/event-gateway/v1/openapi.yaml b/api-specs/konnect/event-gateway/v1/openapi.yaml index 3f4cd9117b..7f5706c345 100644 --- a/api-specs/konnect/event-gateway/v1/openapi.yaml +++ b/api-specs/konnect/event-gateway/v1/openapi.yaml @@ -20,8 +20,8 @@ info: contact: name: Kong url: 'https://cloud.konghq.com' - x-oas-source: kong/platform-api@6071deefac069662eeb4c62ea0a0ed67eaca705d - x-oas-source-link: 'https://github.com/Kong/platform-api/commit/6071deefac069662eeb4c62ea0a0ed67eaca705d' + x-oas-source: kong/platform-api@0213ffbc9d4858634a08845d1407b2a9d7acc625 + x-oas-source-link: 'https://github.com/Kong/platform-api/commit/0213ffbc9d4858634a08845d1407b2a9d7acc625' servers: - url: 'https://us.api.konghq.com/v1' description: United-States Production region @@ -1732,6 +1732,7 @@ components: type: array items: type: string + minLength: 1 minItems: 1 EventGatewayListenerPorts: description: | @@ -3722,6 +3723,7 @@ components: type: array items: $ref: '#/components/schemas/EventGatewayACLRule' + minItems: 1 required: - rules EventGatewayACLRule: @@ -4789,6 +4791,7 @@ components: A literal value or a reference to an existing secret as a template string expression. The value is stored and returned by the API as-is, not treated as sensitive information. type: string + minLength: 1 x-examples: reference: summary: Reference to a secret @@ -4807,6 +4810,7 @@ components: If provided as an expression, the expression itself is stored and returned by the API. type: string example: '${vault.env[''MY_ENV_VAR'']}' + minLength: 1 x-expression: type: string fields: diff --git a/api-specs/konnect/identity/v3/openapi.yaml b/api-specs/konnect/identity/v3/openapi.yaml index a3535acd55..8b3eb3aa48 100644 --- a/api-specs/konnect/identity/v3/openapi.yaml +++ b/api-specs/konnect/identity/v3/openapi.yaml @@ -6,8 +6,8 @@ info: contact: name: Kong url: 'https://konghq.com' - x-oas-source: kong/platform-api@7d824963a8659aaf8b9db42df1c777b078a7413f - x-oas-source-link: 'https://github.com/Kong/platform-api/commit/7d824963a8659aaf8b9db42df1c777b078a7413f' + x-oas-source: kong/platform-api@a3242e0831b3701ebb62066c39c05da0ce00bee8 + x-oas-source-link: 'https://github.com/Kong/platform-api/commit/a3242e0831b3701ebb62066c39c05da0ce00bee8' servers: - url: 'https://global.api.konghq.com/v3' description: Global Base URL @@ -4707,6 +4707,7 @@ components: updated_at: '2022-08-02T08:35:49Z' expires_at: '2022-12-31T12:52:23Z' last_used_at: '2022-10-24T13:05:42Z' + token: spat_12345678901234567890123456789012345678901234567890 title: System Account Access Token Created Response examples: Sample Access Token: @@ -4717,7 +4718,7 @@ components: updated_at: '2019-08-24T14:15:22Z' expires_at: '2019-08-24T14:15:22Z' last_used_at: '2019-08-24T14:15:22Z' - token: npat_12345678901234567890123456789012345678901234567890 + token: spat_12345678901234567890123456789012345678901234567890 MeOrganization: description: Me Organization content: