mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-27 03:00:54 +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