Skip to content

Commit

Permalink
fix(docs): correct the latest version on the API admin page (#8132)
Browse files Browse the repository at this point in the history
* fix(docs): correct the latest version on the API admin page

* fix(docs): correct the latest version on the OSS API admin page
  • Loading branch information
AndyZhang0707 authored Nov 12, 2024
1 parent b88f3b6 commit 49a68ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions api-specs/Gateway-EE/latest/kong-ee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5907,7 +5907,7 @@ info:
name: Apache 2.0
url: 'https://www.apache.org/licenses/LICENSE-2.0.html'
title: Enterprise Kong Admin API
version: 3.7.0
version: 3.8.0
openapi: 3.0.0
paths:
/:
Expand Down Expand Up @@ -16343,4 +16343,4 @@ tags:
name: clustering
- description: |
Querying and managing cache entries.
name: cache
name: cache
2 changes: 1 addition & 1 deletion api-specs/Gateway-OSS/latest/kong-oss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3621,7 +3621,7 @@ info:
name: Apache 2.0
url: 'https://www.apache.org/licenses/LICENSE-2.0.html'
title: Kong Admin API
version: 3.7.1
version: 3.8.0
openapi: 3.0.0
paths:
/:
Expand Down

0 comments on commit 49a68ca

Please sign in to comment.