Releases: webrpc/gen-openapi
Releases · webrpc/gen-openapi
v0.16.4
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
- Escape quotes & improve endpoint summary/description by @VojtechVitek in #23
- Group service endpoints by OpenAPI tags by @VojtechVitek in #24
- generate operation id by @LukasJenicek in #25
Full Changelog: v0.16.0...v0.16.3
v0.16.2
What's Changed
- Improve summary, description and @deprecated annotations by @VojtechVitek in #22
- Escape quotes & improve endpoint summary/description by @VojtechVitek in #23
- Group service endpoints by OpenAPI tags by @VojtechVitek in #24
Full Changelog: v0.15.0...v0.16.2
v0.16.1
What's Changed
- Improve summary, description and @deprecated annotations by @VojtechVitek in #22
- Escape quotes & improve endpoint summary/description by @VojtechVitek in #23
Full Changelog: v0.15.0...v0.16.1
v0.16.0
What's Changed
- Improve summary, description and @deprecated annotations by @VojtechVitek in #22
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Use auth annotations to render security schema in method section by @LukasJenicek in #21
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- mark endpoint deprecated if there is such annotation by @LukasJenicek in #20
Full Changelog: v0.13.0...v0.14.0
v0.13.0: Expose as Go module
Expose as a Go module with //go:embed FS (#19)
v0.12.2
What's Changed
- use method name as summary and comments as description by @LukasJenicek in #18
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- use double quotes to wrap comments and replace all double quotes with single by @LukasJenicek in #17
Full Changelog: v0.12.0...v0.12.1