e57a144d1cab → 04f88c57328e · 18 changes across 12 operations
- GET/experimental/launch-runs/{id}/live-progress
- ▲
the
queryrequest parameterfilenamewas restricted to a list of enum values - ▲
removed the media type
application/x-ndjsonfor the response with the status - ▲
removed the media type
text/plainfor the response with the status - ○
added the new enum value
metrics.jsonto thequeryrequest parameterfilename - ○
for the
queryrequest parameterfilename, the type was generalized from no type tostring
- ▲
- GET/experimental/eval-runs/{id}
- ○
added the optional property
//to the response with the status - ○
added the optional property
//to the response with the status
- ○
- GET/experimental/schedules
- ○
added the new optional
queryrequest parameterprojectId - ○
added the required property
///to the response with the status
- ○
- GET/experimental/orgs/{orgId}/review-package-policy
- ○
endpoint added
- ○
- PUT/experimental/orgs/{orgId}/review-package-policy
- ○
endpoint added
- ○
- POST/experimental/orgs/{orgId}/review-package-runs/{runId}/cancel
- ○
endpoint added
- ○
- GET/experimental/orgs/{orgId}/review-package-runs/{runId}
- ○
endpoint added
- ○
- POST/experimental/orgs/{orgId}/review-package-runs/{runId}/retry
- ○
endpoint added
- ○
- GET/experimental/orgs/{orgId}/review-package-runs
- ○
endpoint added
- ○
- POST/experimental/orgs/{orgId}/review-package-runs
- ○
endpoint added
- ○
- GET/experimental/schedules/{id}
- ○
added the required property
//to the response with the status
- ○
- PATCH/experimental/schedules/{id}
- ○
added the required property
//to the response with the status
- ○