Skip to content

feat(aigw): Add specs#5953

Open
cloudjumpercat wants to merge 1 commit into
release/ai-gateway-2.0from
feat/api-specs
Open

feat(aigw): Add specs#5953
cloudjumpercat wants to merge 1 commit into
release/ai-gateway-2.0from
feat/api-specs

Conversation

@cloudjumpercat

Copy link
Copy Markdown
Contributor

Description

Fixes #issue

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 14, 2026 16:27
@cloudjumpercat cloudjumpercat requested a review from a team as a code owner July 14, 2026 16:27
@netlify

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper failed.

Name Link
🔨 Latest commit 9f3807c
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a56637dc0ec040008cfb755

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Konnect AI Gateway API product entry and repoints the generated Konnect AI Gateway API spec pages to use the new product ID/version metadata, while removing the previously-present v2 AI Gateway OpenAPI spec.

Changes:

  • Added a new "Konnect AI Gateway" product entry (v1) to app/_data/konnect_oas_data.json.
  • Updated app/_api/konnect/ai-gateway/_index.md to reference the new konnect_product_id.
  • Removed api-specs/konnect/ai-gateway/v2/openapi.yaml (previous AI Gateway v2 spec).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
app/_data/konnect_oas_data.json Adds a new Konnect AI Gateway product definition (v1) used by the API page generator.
app/_api/konnect/ai-gateway/_index.md Switches the AI Gateway API page to point at the new Konnect product ID.
api-specs/konnect/ai-gateway/v2/openapi.yaml Removes the old AI Gateway v2 OpenAPI spec file.

@@ -1,3 +1,3 @@
---
konnect_product_id: 38df0a35-37de-48fa-ac9d-60595d26eddf
konnect_product_id: 5e0005b9-232b-4808-8bdf-9560d4596080
Comment on lines +377 to +385
{
"id": "5e0005b9-232b-4808-8bdf-9560d4596080",
"title": "Konnect AI Gateway",
"latestVersion": {
"name": "v1",
"id": "8cf2d03b-e257-4cc8-8b02-04abee8376b3"
},
"description": "The API for configuring AI Gateways in Konnect.",
"documentCount": 0,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants