Breaking changes
- Remove
datasetCopyfield and associated references across Workspace models, API, and tests by @jreynard-code in Cosmo-Tech/cosmotech-api#1156
Notes
datasetCopyproperty onWorkspacewas no longuer used in version 5 but was still defined inWorkspace,WorkspaceCreateRequest,WorkspaceUpdateRequestobjects.
If you used this property in your code, feel free to remove its usage, it'll not impact the API behavior behind the scene
Full Changelog: 5.0.0...5.0.1