v0.11.0
·
565 commits
to master
since this release
Minor Changes
-
2e0c01f: Add support for descriptions.
- Descriptions are generated for schemas with
DescriptionAnnotation. - Endpoint methods (
Http.get,Http.post, etc) accept an optional 4th argument with
description of the operation.
- Descriptions are generated for schemas with