FancyGecko
FancyGecko
Hi @FancyGecko Python SDK is generated with swagger automatically. Related swagger is [here](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json#L1446-L1468) and we do not have property `modifiedDatetimeStart` and `modifiedDatetimeEnd` for type `AzureBlobFSFile`. Please open issue in https://github.com/Azure/azure-rest-api-specs/issues...
Build: 2.0.0 When I use `set_env()` and only want to change one nested value via environment variables it is removing all the nested values. config.yaml ```yaml parent_value: nested_value1: foo nested_value2:...