Skip to content

Commit 7a50957

Browse files
committed
docs(openapi-fetch): remove line about new examples
As discussed in the maintainer's chat: It seems that examples mostly showcase how to integrate an (arbitrary) function/client into a specific framework. As a result, the examples have very little openapi-fetch specific content, but a lot of framework specific content. This, in our opinion, tips the balance of whether the maintenance burden is worth the ease of use.
1 parent 99c346e commit 7a50957

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/openapi-fetch/examples.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,3 @@ _Note: if you’re using Svelte without SvelteKit, the root example in `src/rout
3333
[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.
3434

3535
[View a code example in GitHub](https://github.com/openapi-ts/openapi-typescript/tree/main/packages/openapi-fetch/examples/vue-3)
36-
37-
---
38-
39-
Additional examples are always welcome! Please [open a PR](https://github.com/openapi-ts/openapi-typescript/pulls) with your examples.

0 commit comments

Comments
 (0)