Skip to content

chore(api): update API spec and add 4 new endpoint page(s) - #476

Merged
github-actions[bot] merged 2 commits into
mainfrom
auto/update-api-spec
Aug 11, 2026
Merged

chore(api): update API spec and add 4 new endpoint page(s)#476
github-actions[bot] merged 2 commits into
mainfrom
auto/update-api-spec

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Auto-generated from the API spec sync workflow.

  • Spec changed: yes
  • New endpoint pages: 4
  • docs.json updated: yes

This PR reuses the auto/update-api-spec branch so future runs update this PR instead of opening duplicates.


Run: 31453356633

Automatically fetched from https://api.checklyhq.com/openapi.json

Updated on 2026-08-11 02:46:57 UTC
@github-actions github-actions Bot added auto-generated Automatically generated PR api-docs API documentation changes labels Aug 11, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 11, 2026 02:47
martzoukos
martzoukos previously approved these changes Aug 11, 2026
…2 pages

The endpoint-page generator writes only an `openapi:` key, but
check_frontmatter.py requires a self-referential canonical on every built
page, and generate-sitemap.mjs must be re-run whenever docs.json nav gains
pages. Both gates failed on this PR.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions
github-actions Bot merged commit 6e1fa7b into main Aug 11, 2026
5 of 6 checks passed
@martzoukos
martzoukos deleted the auto/update-api-spec branch August 11, 2026 07:50
martzoukos added a commit that referenced this pull request Aug 11, 2026
Auto-generated endpoint pages have failed CI since the July SEO audit added
check_frontmatter.py: the generator writes only an `openapi:` key, while every
built page must declare a self-referential trailing-slash canonical. The stub
now derives that canonical from the same page path it hands docs.json, so the
two cannot drift.

The sync workflow also left sitemap.xml stale — it is generated from docs.json
navigation, which the generator mutates — so the "Sitemap up to date" gate
failed on the same PRs. Regenerate it after page generation and stage it.

Verified by running the generator against the current live spec: it reproduces
the four /v2 pages from PR #476 with correct canonicals, and the frontmatter,
redirect-destination, and sitemap checks all pass.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-docs API documentation changes auto-generated Automatically generated PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant