Skip to content

Add Vue example for openapi-fetch #1654

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

Merged
merged 2 commits into from
May 8, 2024
Merged

Conversation

hungify
Copy link
Contributor

@hungify hungify commented May 4, 2024

Changes

Add Vue example for openapi-fetch

How to Review

Docs change at the example section

Checklist

  • Unit tests updated
  • docs/ updated (if necessary)
  • pnpm run update:examples run (only applicable for openapi-typescript)

Copy link

changeset-bot bot commented May 4, 2024

⚠️ No Changeset found

Latest commit: 2ef011f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@hungify hungify marked this pull request as ready for review May 4, 2024 14:59
@drwpow
Copy link
Contributor

drwpow commented May 4, 2024

This is fantastic, thank you! I think CI just needs a pnpm i and committing the lockfile changes to add that example to the workspace. But other than that this looks great

@hungify
Copy link
Contributor Author

hungify commented May 5, 2024

Well, I have fixed it.
I'll create a Nuxt example soon.


There isn’t an example app in Vue yet. Are you using it in Vue? Please [open a PR to add it!](https://github.com/drwpow/openapi-typescript/pulls)
[Vue 3](https://vuejs.org/) is a popular framework with a large ecosystem. Vue 3’s Composition API is a perfect match for openapi-fetch, as it allows for easy separation of concerns and reactivity.
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

@drwpow drwpow merged commit 2fd0f0e into openapi-ts:main May 8, 2024
6 checks passed
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.

2 participants