Skip to content

chore: regenerate openapi.json after the /api-credentials rename - #41

Merged
lenzhq merged 1 commit into
mainfrom
chore/regen-openapi
Aug 17, 2026
Merged

chore: regenerate openapi.json after the /api-credentials rename#41
lenzhq merged 1 commit into
mainfrom
chore/regen-openapi

Conversation

@lenzhq

@lenzhq lenzhq commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Follow-up to #40. lenz.io renamed /api-integration/api-credentials and now calls the page API credentials rather than API Integration — it holds API keys and OAuth connected apps. That wording lives in the API description (lenz/api/public_api.py), which is upstream of this file.

The diff is one line

The info.description blob: two path occurrences and two name occurrences. No other drift — the checked-in snapshot was otherwise already in sync with the current spec, which I verified before generating.

Why this wasn't in #40

Regenerating before the Lenz change merged would have published a spec telling developers to get a key at a URL that still 404'd. Generated with make regen against Lenz main at 8d058f71 (the merge commit of lenzhq/Lenz#279), so it reflects merged main rather than a branch.

No code change; nothing builds or tests from this file (the contract tests validate against the frozen fixtures in test/fixtures/contract/). It is the checked-in reference spec.

🤖 Generated with Claude Code

https://claude.ai/code/session_016A7nD9KjjwujFHr17SBybh

lenz.io renamed /api-integration to /api-credentials and now calls the page
'API credentials' rather than 'API Integration' — the page holds API keys AND
OAuth connected apps. That text lives in the API description
(lenz/api/public_api.py), which is upstream of this file.

Generated with `make regen` against Lenz main at 8d058f71 (the merge commit of
lenzhq/Lenz#279), so this reflects merged main rather than a branch.

Diff is one line: the info.description blob, two path occurrences and two
name occurrences. No other drift — the snapshot was otherwise already in sync.

Deliberately NOT bundled into the code PR (#40): regenerating before the Lenz
change merged would have published a spec naming a URL that still 404'd.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016A7nD9KjjwujFHr17SBybh
@lenzhq
lenzhq requested a review from paveljor as a code owner August 17, 2026 09:29
@lenzhq
lenzhq merged commit f2a85c2 into main Aug 17, 2026
9 checks passed
@lenzhq
lenzhq deleted the chore/regen-openapi branch August 17, 2026 09:32
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