Skip to content

v4.0.0 - Release Candidate 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@warlof warlof released this 29 Mar 10:57
516634a

Refactor

  • Update documentation annotations from Swagger (Open Api 2.0) to Open Api Specification 3.0 format
  • Update related dependency
  • Improve definition usage by reusing them (especially for generated paginated responses)

You can use this instruction page to convert your existing annotations to the new format.

Enhancement

  • Role and User POST endpoints has been updated to return generated entity
  • Role and User PUT endpoints has been replaced by PATCH and return updated entity
  • Add basics endpoints to interact with Squads
  • Use the newly shipped helper method registerApiAnnotationsPath which will take care of paths merging for you