Skip to content

chore: pin the production spec, not the staging snapshot - #37

Merged
santiagomed merged 1 commit into
mainfrom
smedinarolong/pin-prod-spec
Jul 21, 2026
Merged

chore: pin the production spec, not the staging snapshot#37
santiagomed merged 1 commit into
mainfrom
smedinarolong/pin-prod-spec

Conversation

@santiagomed

Copy link
Copy Markdown
Contributor

#36 accidentally committed the staging spec snapshot (specs/openapi-staging.json). This replaces it with the production spec (v2.167) as specs/openapi.json and gitignores environment-specific snapshots so they stay local-only.

Verified: both SDKs generate cleanly from specs/openapi.json (Python 1276/1276 tests, TS build + tsc clean + 1171/1171).

The fully-typed-codegen PR (#36) accidentally committed the staging spec
snapshot. Replace it with the production spec as specs/openapi.json and
gitignore environment-specific snapshots so they stay local-only.

@tcaldwell-x tcaldwell-x 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.

lgtm

@santiagomed
santiagomed merged commit 489c3f0 into main Jul 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

2 participants