Skip to content

v1.0.0 - The Swagger release - Huge thanks to Panos Dalitsouris for all the contributions

Compare
Choose a tag to compare
@mathieujobin mathieujobin released this 26 Apr 05:42
· 43 commits to master since this release

v1.0.0 (2023-04-26)

Full Changelog

  • Refactor Swagger generator #816 (Panos Dalitsouris)
  • Take into account validator options for required ParamDescription #863 (Panos Dalitsouris)
  • Replace get_resource_name with get_resource_id #864 (Panos Dalitsouris)
  • Namespace swagger configuration #862 (Panos Dalitsouris)
  • Allow boolean array [true, false] to be a valid argument for BooleanValidator #848 (Panos Dalitsouris)
  • Fix swagger warnings #865 (Panos Dalitsouris)
  • Update README - Adds the new Integer option you added recently to the documentation here. #866 (Jeremy Lupoli)
  • [Rubocop] More Rubocop Auto corrections #859