Changes to List model resources
GET /rl/model-resources
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 14 revisions of this API.716
What changed
- ●
added the new
MODEL_RESOURCES_ERROR_CODE_CAPACITY_WAIT_TIMEOUTenum value to thedata/items/error/coderesponse property for the response status200response-property-enum-value-added
- ○
removed the
MODEL_RESOURCES_ERROR_CODE_CAPACITY_UNAVAILABLEenum value from thedata/items/error/coderesponse property for the response status200response-property-enum-value-removed
- ●
- ▲
removed the enum value
MODEL_RESOURCES_STATUS_CREATINGfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
MODEL_RESOURCES_STATUS_ERRORfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
MODEL_RESOURCES_STATUS_PENDINGfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
MODEL_RESOURCES_STATUS_READYfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
MODEL_RESOURCES_STATUS_STOPPEDfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
MODEL_RESOURCES_STATUS_STOPPINGfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
the
meta/limitresponse's property type/format changed frominteger/int32tointeger/for status200response-property-type-changed
- ○
added the new optional
queryrequest parametercreated_bynew-optional-request-parameter
- ○
for the
queryrequest parameterlimit, the type/format was generalized frominteger/int32tointeger/request-parameter-type-generalized
- ○
for the
queryrequest parameterstatus, the type/format was generalized fromstring/toarray/request-parameter-type-generalized
- ○
added the required property
data/items/created_byto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/optimizer_configto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲