github cyclosproject/ng-openapi-gen 0.11.0

latest releases: 0.23.0, 0.22.0, 0.21.2...
4 years ago

Breaking change!
Service parameters were previously camelized. However, with the previous approach it was not possible to use strange parameter names comprised only with symbols (see #93). So, in order to make the generated core more widely available, they are no longer camelized, but escaped without renaming.

  • Support properties with invalid characters on identifiers (#93)
  • [Windows] Error on API generation from xxx.json: Error: ENOTEMPTY: directory not empty, rmdir 'xxx/api$' (#94)
  • Support operation parameters with invalid characters on identifiers (#95)

Don't miss a new ng-openapi-gen release

NewReleases is sending notifications on new releases.