You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 🧰 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](next...1346b8b).
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?
0 commit comments