mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 10:35:25 +00:00
ee7c8a82e8
* Fixes NPE when no outputDir is set * Fix behaviors of default values for values not provided by user * Easier handling of default behavior in settings. * Fixes for dynamic config deserialization (specifically, ruby client sample fix) * Tests for WorkflowSettings (defaults, modified defaults, nulls) * Test modification of WorkflowSettings defaults for both class constructor and builder
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"gemName": "petstore",
|
|
"library": "typhoeus",
|
|
"moduleName": "Petstore",
|
|
"gemVersion": "1.0.0",
|
|
"strictSpecBehavior": false
|
|
}
|