fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #1903 from hey-api/docs/fix-clients

docs: fix broken client list

authored by

Lubos and committed by
GitHub
36436c61 1c614495

+8 -8
+4 -4
README.md
··· 181 181 182 182 ### Native Clients 183 183 184 - - [`@hey-api/client-fetch](https://heyapi.dev/openapi-ts/clients/fetch) 185 - - [`@hey-api/client-axios](https://heyapi.dev/openapi-ts/clients/axios) 186 - - [`@hey-api/client-next](https://heyapi.dev/openapi-ts/clients/next-js) 187 - - [`@hey-api/client-nuxt](https://heyapi.dev/openapi-ts/clients/nuxt) 184 + - [`@hey-api/client-fetch`](https://heyapi.dev/openapi-ts/clients/fetch) 185 + - [`@hey-api/client-axios`](https://heyapi.dev/openapi-ts/clients/axios) 186 + - [`@hey-api/client-next`](https://heyapi.dev/openapi-ts/clients/next-js) 187 + - [`@hey-api/client-nuxt`](https://heyapi.dev/openapi-ts/clients/nuxt) 188 188 189 189 Don't see your client? [Build your own](https://heyapi.dev/openapi-ts/clients/custom) or let us know your interest by [opening an issue](https://github.com/hey-api/openapi-ts/issues). 190 190
+4 -4
packages/openapi-ts/README.md
··· 181 181 182 182 ### Native Clients 183 183 184 - - [`@hey-api/client-fetch](https://heyapi.dev/openapi-ts/clients/fetch) 185 - - [`@hey-api/client-axios](https://heyapi.dev/openapi-ts/clients/axios) 186 - - [`@hey-api/client-next](https://heyapi.dev/openapi-ts/clients/next-js) 187 - - [`@hey-api/client-nuxt](https://heyapi.dev/openapi-ts/clients/nuxt) 184 + - [`@hey-api/client-fetch`](https://heyapi.dev/openapi-ts/clients/fetch) 185 + - [`@hey-api/client-axios`](https://heyapi.dev/openapi-ts/clients/axios) 186 + - [`@hey-api/client-next`](https://heyapi.dev/openapi-ts/clients/next-js) 187 + - [`@hey-api/client-nuxt`](https://heyapi.dev/openapi-ts/clients/nuxt) 188 188 189 189 Don't see your client? [Build your own](https://heyapi.dev/openapi-ts/clients/custom) or let us know your interest by [opening an issue](https://github.com/hey-api/openapi-ts/issues). 190 190