Tags: ptkis/paperclip
Tags
chore: prepare 0.9.1 release (paperclip-rs#533) Signed-off-by: Tiago Castro <[email protected]>
chore: update macros crate Signed-off-by: Tiago Castro <[email protected]>
fix(openapiv3): pin openapiv3 dep to fix breaking change Signed-off-by: Tiago Castro <[email protected]>
chore: release 0.8.1 Signed-off-by: Tiago Castro <[email protected]>
chore: release 0.8.0 See CHANGELOG.md for details. Signed-off-by: Tiago Castro <[email protected]>
chore: release 0.7.1 - Add support for `PATCH` methods. [PR#422](paperclip-rs#422) - Add support for header parameters through the newly introduced `Apiv2Header` derive macro. [PR#413](paperclip-rs#413) - Add support for [RapiDoc UI](https://mrin9.github.io/RapiDoc/index.html). [PR#420](paperclip-rs#420) - Add example support for derived `Apiv2Schema`. [PR#421](paperclip-rs#421) - Add ability to not generate documentation for some operations through the skip attribute on api_v2_schema macro. [PR#423](paperclip-rs#423) - Add support for deprecated operations. [PR#424](paperclip-rs#424) - Fix missing slash between url parts [PR#416](paperclip-rs#416) - Properly support non-BoxBody response payload types [PR#414](paperclip-rs#414) - Fix required fields definition when using serde flatten [PR#412](paperclip-rs#412) - Fix reference urls not being RFC3986-compliant [PR#411](paperclip-rs#411)
PreviousNext