4 years ago
Update Workloads API Schema Implementation
A bug has been resolved with the Workloads API's Update Workload method's schema implementation.
The Update Workload schema has been adjusted to remove the CatalogueVersionId as a mandatory property. It also adds CatalogueId and Parameters to the schema documentation to reflect the implementation.
- Changed: CatalogueVersionId is now optional
- Added: CatalogueId is now defined in the schema
- Added: Parameters are now defined in the schema