Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update local openapi snapshot #1194

Merged
merged 3 commits into from
Mar 7, 2025

Conversation

kanadgupta
Copy link
Member

@kanadgupta kanadgupta commented Mar 7, 2025

🧰 Changes

this PR updates our APIv2 openapi description as part of @emilyskuo's work in #1175 and chunks out the OAS into its own dedicated file since it's absolutely massive. you can check out the diff of the file changes here.

i tried messing around with JSON module imports so we can eventually automate these updates more easily, but we lose out on a lot of good strict typing that we currently have with as const satisfies OASDocument. annoying!

🧬 QA & Testing

no functional changes. do tests still pass?

@kanadgupta kanadgupta added refactor Issues about tackling technical debt documentation Improvements or additions to documentation labels Mar 7, 2025
@kanadgupta kanadgupta changed the title Kanad 2025 03 07/move readme oas chore: update local openapi snapshot Mar 7, 2025
@kanadgupta kanadgupta requested review from erunion and emilyskuo March 7, 2025 21:28
@kanadgupta kanadgupta marked this pull request as ready for review March 7, 2025 21:28
@kanadgupta kanadgupta merged commit 266bc09 into next Mar 7, 2025
9 checks passed
@kanadgupta kanadgupta deleted the kanad-2025-03-07/move-readme-oas branch March 7, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation refactor Issues about tackling technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants