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 #1417 from hey-api/docs/stats-bump

docs: bump stats

authored by

Lubos and committed by
GitHub
2bf12331 322eccb8

+2 -2
+1 -1
docs/index.md
··· 3 3 4 4 hero: 5 5 name: High-quality tools for interacting with APIs 6 - tagline: Codegen for your TypeScript projects. Trusted more than 600k times each month to generate reliable API clients and SDKs. 6 + tagline: Codegen for your TypeScript projects. Trusted more than 700k times each month to generate reliable API clients and SDKs. 7 7 actions: 8 8 - theme: brand 9 9 text: Get Started
+1 -1
docs/openapi-ts/get-started.md
··· 13 13 This package is in initial development. The interface might change before it becomes stable. We encourage you to leave feedback on [GitHub](https://github.com/hey-api/openapi-ts/issues). 14 14 ::: 15 15 16 - [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) is an OpenAPI to TypeScript codegen trusted more than 600k times each month to generate reliable API clients and SDKs. 16 + [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) is an OpenAPI to TypeScript codegen trusted more than 700k times each month to generate reliable API clients and SDKs. 17 17 18 18 <button class="buttonLink" @click="(event) => embedProject('hey-api-example')(event)"> 19 19 Live demo