Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-24 | 1.6 kB | |
v1.2.0 source code.tar.gz | 2023-05-24 | 1.2 MB | |
v1.2.0 source code.zip | 2023-05-24 | 1.3 MB | |
Totals: 3 Items | 2.5 MB | 1 |
What's Changed
- chore: remove state-bot by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/304
- Add support for marking an endpoint as deprecated by @TRManderson in https://github.com/jlalmes/trpc-openapi/pull/270
- add "securitySchemes" to generateOpenApiDocumentation options by @mrgoonie in https://github.com/jlalmes/trpc-openapi/pull/302
- test: Add
deprecated
procedure opt test by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/305 - Fix: Security schemes protected procedures by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/306
- Feat: Fastify adapter by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/177
- Feat: Nuxt 3 Adapter by @Bahnasawy in https://github.com/jlalmes/trpc-openapi/pull/292
- Fix: Slugify operation id by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/307
- fix: Expand
contentTypes
typing by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/308 - Feat: Example schemas by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/309
- Fix: Void body if all keys are path parameters by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/310
- trpc-openapi v1.2.0 by @jlalmes in https://github.com/jlalmes/trpc-openapi/pull/311
New Contributors
- @TRManderson made their first contribution in https://github.com/jlalmes/trpc-openapi/pull/270
- @mrgoonie made their first contribution in https://github.com/jlalmes/trpc-openapi/pull/302
- @Bahnasawy made their first contribution in https://github.com/jlalmes/trpc-openapi/pull/292
Full Changelog: https://github.com/jlalmes/trpc-openapi/compare/v1.1.2...v1.2.0