trpc-openapi

OpenAPI support for tRPC 🧩

MIT License

Downloads
242.7K
Stars
2K
Committers
13

Bot releases are hidden (Show)

trpc-openapi - v1.2.0 Latest Release

Published by jlalmes over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jlalmes/trpc-openapi/compare/v1.1.2...v1.2.0

trpc-openapi - v1.1.2

Published by jlalmes over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jlalmes/trpc-openapi/compare/v1.1.1...v1.1.2

trpc-openapi - v1.1.1

Published by jlalmes almost 2 years ago

What's Changed

Full Changelog: https://github.com/jlalmes/trpc-openapi/compare/v1.1.0...v1.1.1

trpc-openapi - v1.1.0

Published by jlalmes almost 2 years ago

What's Changed

New Contributors

  • @anthonyshew made their first contribution 🚀

Full Changelog: https://github.com/jlalmes/trpc-openapi/compare/v1.0.0...v1.1.0

trpc-openapi - v1.0.0

Published by jlalmes almost 2 years ago

Breaking changes

  • Added support for @trpc/server@10
  • Removed meta.openapi.enabled: true requirement
  • Removed { ok: boolean, data/error: ... } response wrapper
  • Removed deprecated meta.openapi.tag property
  • Removed teardown function from adapters

What's Changed

  • Serverless adapter by @aphex

Full Changelog: https://github.com/jlalmes/trpc-openapi/compare/v0.7.0...v1.0.0

trpc-openapi - v0.7.0

Published by jlalmes about 2 years ago

What's Changed

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.6.1...v0.7.0

trpc-openapi - v0.6.1

Published by jlalmes about 2 years ago

What's Changed

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.6.0...v0.6.1

trpc-openapi - v0.6.0

Published by jlalmes about 2 years ago

trpc-openapi - v0.5.0

Published by jlalmes about 2 years ago

What's Changed

New Contributors ❤️

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.4.0...v0.5.0

trpc-openapi - v0.4.0

Published by jlalmes about 2 years ago

What's Changed

New Contributors ❤️

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.3.0...v0.4.0

trpc-openapi - v0.3.0

Published by jlalmes over 2 years ago

What's Changed

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.2.2...v0.3.0

trpc-openapi - v0.2.2

Published by jlalmes over 2 years ago

What's Changed

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.1.3...v0.2.2

trpc-openapi - v0.1.3

Published by jlalmes over 2 years ago

What's Changed

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.1.2...v0.1.3

trpc-openapi - v0.1.2

Published by jlalmes over 2 years ago

What's Changed

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.1.1...v0.1.2

trpc-openapi - v0.1.1

Published by jlalmes over 2 years ago

What's Changed

Full Change Log: https://github.com/jlalmes/trpc-openapi/compare/v0.1.0...v0.1.1

trpc-openapi - v0.1.0

Published by jlalmes over 2 years ago

trpc-openapi is stable!

OpenAPI support for tRPC 🧩

  • Easy REST endpoints for your tRPC procedures.
  • Perfect for incremental adoption.
  • OpenAPI version 3.0.3.

Many thanks to