mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 00:21:18 +00:00
* Added three configuration values for Dart 2 to be able to publish the generated code to pub without changes: pubAuthor - contains the name of the author pubAuthorEmail - contains the email address of the author pubHomepage - contain the homepage of the project Changed the name of the output directory from docs to doc as this is the path required by pub * Added three configuration values for Dart 2 to be able to publish the generated code to pub without changes: pubAuthor - contains the name of the author pubAuthorEmail - contains the email address of the author pubHomepage - contain the homepage of the project Changed the name of the output directory from docs to doc as this is the path required by pub