Jim Schubert ee7c8a82e8
[BUG][CLI][GENERATOR] NullPointer when not setting outputDir (updated) (#3752)
* 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
2019-08-25 19:19:52 -04:00

470 B

InlineObject1

Properties

Name Type Description Notes
additional_metadata String Additional data to pass to server [optional]
file *std::path::PathBuf file to upload [optional]

[Back to Model list] [Back to API list] [Back to README]