Skip to content

@W-23748894 demo(webhooks): surface oas31-webhooks in the demo selector - #65

Merged
alexpmule merged 1 commit into
mainfrom
W-23748894-demo-selector
Aug 21, 2026
Merged

alexpmule merged 1 commit into
mainfrom
W-23748894-demo-selector

Conversation

@alexpmule

Copy link
Copy Markdown
Contributor

What

Adds oas31-webhooks to the api-documentation demo selector (demo/index.js) so the OAS 3.1 webhooks fixture is selectable from the demo dropdown.

Why

#64 registered the oas31-webhooks spec in demo/apis.json and shipped the per-operation Try-It suppression plus tests, but the demo's hardcoded selector list in _apiListTemplate() was never updated. The spec generates a model on npm install, yet without a dropdown entry it isn't reachable from the running demo. This one-line follow-up surfaces it.

Change

  • demo/index.js: add ['oas31-webhooks', 'OAS 3.1 webhooks'] to _apiListTemplate().

Demo-only; no runtime/src change.

@alexpmule
alexpmule merged commit 7d366ac into main Aug 21, 2026
4 checks passed
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.

1 participant