Skip to content

Commit 7a14c26

Browse files
authored
feat(sdk): automated oas update
1 parent 2d4ecfa commit 7a14c26

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ info:
66
contact:
77
name: Kong
88
url: 'https://konghq.com'
9-
x-oas-source: kong/platform-api@7d824963a8659aaf8b9db42df1c777b078a7413f
10-
x-oas-source-link: 'https://github.com/Kong/platform-api/commit/7d824963a8659aaf8b9db42df1c777b078a7413f'
9+
x-oas-source: kong/platform-api@a3242e0831b3701ebb62066c39c05da0ce00bee8
10+
x-oas-source-link: 'https://github.com/Kong/platform-api/commit/a3242e0831b3701ebb62066c39c05da0ce00bee8'
1111
servers:
1212
- url: 'https://global.api.konghq.com/v3'
1313
description: Global Base URL
@@ -4707,6 +4707,7 @@ components:
47074707
updated_at: '2022-08-02T08:35:49Z'
47084708
expires_at: '2022-12-31T12:52:23Z'
47094709
last_used_at: '2022-10-24T13:05:42Z'
4710+
token: spat_12345678901234567890123456789012345678901234567890
47104711
title: System Account Access Token Created Response
47114712
examples:
47124713
Sample Access Token:
@@ -4717,7 +4718,7 @@ components:
47174718
updated_at: '2019-08-24T14:15:22Z'
47184719
expires_at: '2019-08-24T14:15:22Z'
47194720
last_used_at: '2019-08-24T14:15:22Z'
4720-
token: npat_12345678901234567890123456789012345678901234567890
4721+
token: spat_12345678901234567890123456789012345678901234567890
47214722
MeOrganization:
47224723
description: Me Organization
47234724
content:

0 commit comments

Comments
 (0)