Skip to content

Commit 890bd40

Browse files
kong[bot]Guaris
andauthored
feat(sdk): automated oas update (#3535)
* feat(sdk): automated oas update * Update openapi.yaml --------- Co-authored-by: kong[bot] <123129154+kong[bot]@users.noreply.github.com> Co-authored-by: Angel <[email protected]>
1 parent 627929b commit 890bd40

File tree

5 files changed

+1006
-992
lines changed

5 files changed

+1006
-992
lines changed

api-specs/konnect/api-builder/v3/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
openapi: 3.0.3
22
info:
33
title: Konnect API Builder
4-
version: 3.0.26
4+
version: 3.0.27
55
description: The management API for building APIs for Konnect Dev Portals.
66
contact:
77
name: Kong
88
url: 'https://cloud.konghq.com'
9-
x-oas-source: kong/platform-api@c7059d359d4a307e726eb84e42ef5607c77542d4
10-
x-oas-source-link: 'https://github.com/Kong/platform-api/commit/c7059d359d4a307e726eb84e42ef5607c77542d4'
9+
x-oas-source: kong/platform-api@db794d79217507e281f72d4b0b0df015b4800e2c
10+
x-oas-source-link: 'https://github.com/Kong/platform-api/commit/db794d79217507e281f72d4b0b0df015b4800e2c'
1111
servers:
1212
- url: 'https://us.api.konghq.com/v3'
1313
description: United-States Production region

api-specs/konnect/dev-portal/v3/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
openapi: 3.0.3
22
info:
33
title: Portal API
4-
version: 3.0.10
4+
version: 3.0.11
55
description: Portal API
66
contact:
77
name: Kong
88
url: 'https://cloud.konghq.com'
9-
x-oas-source: kong/platform-api@1a50c0a00fdbbab1b9d085e7bb215490eca69682
10-
x-oas-source-link: 'https://github.com/Kong/platform-api/commit/1a50c0a00fdbbab1b9d085e7bb215490eca69682'
9+
x-oas-source: kong/platform-api@db794d79217507e281f72d4b0b0df015b4800e2c
10+
x-oas-source-link: 'https://github.com/Kong/platform-api/commit/db794d79217507e281f72d4b0b0df015b4800e2c'
1111
servers:
1212
- url: 'https://custom.example.com'
1313
description: Production

0 commit comments

Comments
 (0)