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 openapi snapshot with latest changes #1195

Open
wants to merge 3 commits into
base: emily/rm-11901-add-safeguards-to-rdme-docs-upload-for-users-that-have-bidi
Choose a base branch
from

Conversation

emilyskuo
Copy link
Member

@emilyskuo emilyskuo commented Mar 11, 2025

🚥 Resolves ISSUE_ID

🧰 Changes

Updating the openapiDoc with the latest spec from ReadMe. Sorry in advance for all the whitespace changes 😰

🧬 QA & Testing

This shouldn't change much, do tests still pass?

@emilyskuo emilyskuo marked this pull request as ready for review March 11, 2025 23:27
@emilyskuo emilyskuo requested a review from kanadgupta March 11, 2025 23:28
Copy link
Member

@kanadgupta kanadgupta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM besides the whitespace changes — what happens if you try something like this:

  1. go to the main repo and run the following:

    npx owl api openapi --publicOnly
    cat openapi-v2-public.json| jq -c
  2. in this repo's src/lib/types/openapiDoc.ts file, you could remove the entire openapi file, paste in the output on a single line, and then run prettier:

    npx prettier --write .

i think the diff should be confined to the endpoint changes we need but let me know if you don't see that!

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.

3 participants