Skip to content

Openapi generator version upgrade

  • Added new version of the openapi-generator-cli. It is easier to specify the desired version of the generator.
  • Unfortunatelly, the newer generator versions still have problems with the 'key' shadowname and it is still not possible to send null in nullable parameters.
  • https://homeproj.cesnet.cz/issues/6812

Merge request reports