docs: Add Nuxt 3 example for openapi-fetch#2331
docs: Add Nuxt 3 example for openapi-fetch#2331HasutoSasaki wants to merge 4 commits intoopenapi-ts:mainfrom
Conversation
✅ Deploy Preview for openapi-ts canceled.
|
|
|
Thank you very much for taking the time to contribute to openapi-fetch! We are currently discussing among the maintainers whether we still want to increase the number of examples. I have opened #2339 on which I hope we can discuss whether we should add more examples or not. Once we reach a decision there, I'll either proceed to review this PR or (unfortunately) reject it. (you are welcome to chime in in the discussion if you would like to). |
|
@gzm0 |
|
I apologize for the delay. I am inexperienced and am having trouble, so I would appreciate your help. |
Yes, you can add an additional commit adding a link to the example. If it is easier for you, you can also start fresh and open a completely new PR, referencing this one (and close the old one). When we merge a PR, we squash the commits. This means your original commits will be replaced with a single, new commit. So only the final changes matter, not the history how we got there. |
Changes
Add Nuxt example for openapi-fetch
How to Review
Docs change at the example section
Checklist
docs/updated (if necessary)pnpm run update:examplesrun (only applicable for openapi-typescript)