All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
Versionproperty to specify tool version- Shorthand notation for tool version using array syntax
- Support for OpenAPI generator command
batch
- Renamed namespace and nuget package to
Cake.OpenApiGenerator - Renamed repository to
cake-openapi-generator - Tool invocation using Cake Tooling API
- No dependencies on
Cake.CommonandCake.Http
- Method
OpenApiGeneratorForVersion(version)(use array syntax instead) - Support for passing an
URIas specification (useDownloadFileofCake.Httpfirst instead)
- Some parameters of
openapi-generator generatecommand
- HTTPS-URL for Maven download
- Switch to HTTPS protocol for Maven download
- Property alias
OpenApiGenerator - Method alias
OpenApiGeneratorForVersion(version) - Support for OpenAPI Generator commands
generateandvalidate