Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

4.1.0

Compare
Choose a tag to compare
@erunion erunion released this 29 Jun 20:45
· 190 commits to master since this release

Added

  • A new @api-operationid annotation for setting unique operation IDs on resource actions. #174
  • OpenAPI compilation now generates individual specifications for each tag (@api-group). #176

Fixed

  • Max/min version annotations now properly support Semver patch versions during compilation. #176