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

Replace openapi-typescript-fetch with openapi-fetch #46

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Replace openapi-typescript-fetch with openapi-fetch #46

merged 3 commits into from
Sep 4, 2024

Conversation

clementinelove
Copy link
Collaborator

@clementinelove clementinelove commented Sep 4, 2024

Fix #44

- Replace `openapi-typescript-fetch` client with `openapi-fetch`;
- endpoint APIs are now aggregated in the `api.ts` file.
- Fix `getOrganisations` error message
- Add `getBlogPosts` and `getBlogPosts(postID:number)` to `api.ts`
Copy link

vercel bot commented Sep 4, 2024

@clementinelove is attempting to deploy a commit to the now-u Team on Vercel.

A member of the Team first needs to authorize it.

@clementinelove clementinelove marked this pull request as ready for review September 4, 2024 01:02
Copy link

vercel bot commented Sep 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
now-u-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 7:26am

@JElgar JElgar merged commit abfd2c2 into now-u:dev Sep 4, 2024
3 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.

Replace openapi-typescript-fetch with openapi-fetch
2 participants