Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:38
· 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.