@hey-api/openapi-ts 0.80.16 → 0.80.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/{chunk-X4P65NTE.js → chunk-4ELE5AM4.js} +3 -3
- package/dist/chunk-4ELE5AM4.js.map +1 -0
- package/dist/clients/angular/client.ts +12 -11
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/internal.cjs +1 -1
- package/dist/internal.cjs.map +1 -1
- package/dist/internal.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-X4P65NTE.js.map +0 -1
package/README.md
CHANGED
|
@@ -318,8 +318,10 @@ The following plugins are planned but not in development yet. You can help us pr
|
|
|
318
318
|
- [Adonis](https://heyapi.dev/openapi-ts/plugins/adonis)
|
|
319
319
|
- [Ajv](https://heyapi.dev/openapi-ts/plugins/ajv)
|
|
320
320
|
- [Arktype](https://heyapi.dev/openapi-ts/plugins/arktype)
|
|
321
|
+
- [Chance](https://heyapi.dev/openapi-ts/plugins/chance)
|
|
321
322
|
- [Express](https://heyapi.dev/openapi-ts/plugins/express)
|
|
322
323
|
- [Faker](https://heyapi.dev/openapi-ts/plugins/faker)
|
|
324
|
+
- [Falso](https://heyapi.dev/openapi-ts/plugins/falso)
|
|
323
325
|
- [Hono](https://heyapi.dev/openapi-ts/plugins/hono)
|
|
324
326
|
- [Joi](https://heyapi.dev/openapi-ts/plugins/joi)
|
|
325
327
|
- [Koa](https://heyapi.dev/openapi-ts/plugins/koa)
|