Model Coordination Changelog
Removed Model Set View (v3) ScreenshotId Field: 2024-02-13
The following endpoints have had the screenshotId
field removed:
- POST modelsets/:modelSetId/views
- GET modelsets/:modelSetId/views
- GET modelsets/:modelSetId/views/:viewId
- PATCH modelsets/:modelSetId/views/:viewId
This field was not supported in the product, and not used by any consumers. It will be removed from the underlying API on June 3, 2024.
Removed Model Set Indexing (v1) Endpoints: 2022-08-15
We have removed the Model Set Indexing (v1) endpoints. You need to use the new Model Properties API
Deprecated Model Set Views POST modelsets/:modelSetId/views:lineages endpoint: 2022-08-24
The following Model Set Views endpoint is deprecated:
We will continue supporting this endpoint until February 24, 2023.
We recommend migrating to the the GET modelsets/:modelSetId/views endpoint and filtering the response by lineages:
Removal of Model Set Indexing (v1) Endpoints: 2023-03-21
The following Model Set Indexing endpoints are now removed:
- GET modelsets/:modelSetId/versions/:version/manifest
- GET modelsets/:modelSetId/versions/:version/fields
- POST modelsets/:modelSetId/versions/:version/indexes:query
- GET modelsets/:modelSetId/jobs/:jobId
We recommend migrating to the new generic Model Properties API: