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

Regenerate OpenAPI's client code #1222

Closed
wants to merge 2 commits into from
Closed

Conversation

tomerb
Copy link
Contributor

@tomerb tomerb commented Jun 5, 2024

It looks like the frontend's auto-generated client code is stale, following some changes like #1179.
I ran npm run generate-client, and this is the result.

@alejsdev
Copy link
Collaborator

alejsdev commented Jun 5, 2024

Hi @tomerb, it's not stale, before running the npm run generate-client, we run the node modify-openapi-operationids.js to simplify the generated frontend client names and avoid redundancies. Yep, this process is still very manual, we are planning to automate it later. 😅

I have rectified and only one service was missing, but the rest of the names are correct. (#1223)

I's better explained in the frontend README.md. Based on this, we will pass on this one but thanks for the effort! 😄 🚀

@alejsdev alejsdev closed this Jun 5, 2024
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.

None yet

2 participants