Skip to content

v1.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 15:52

Compatibility Notes

  • [openapi-generator] The package.json is generated by default.

New Functionality

  • [openapi-generator] Support package.json generation and the service mapping configuration as CLI options.
  • [util] Expose UniqueNameGenerator class that stores used names and generates a unique name for each given string.