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

  1. 42c9ead8f2f511
  2. 0c4fdad7743575

What changed

  • 42c9ead8f2f511See the full diff
    • added the new MODEL_RESOURCES_ERROR_CODE_CAPACITY_WAIT_TIMEOUT enum value to the data/items/error/code response property for the response status 200

      response-property-enum-value-added

    • removed the MODEL_RESOURCES_ERROR_CODE_CAPACITY_UNAVAILABLE enum value from the data/items/error/code response property for the response status 200

      response-property-enum-value-removed

  • 0c4fdad7743575See the full diff
    • removed the enum value MODEL_RESOURCES_STATUS_CREATING from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value MODEL_RESOURCES_STATUS_ERROR from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value MODEL_RESOURCES_STATUS_PENDING from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value MODEL_RESOURCES_STATUS_READY from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value MODEL_RESOURCES_STATUS_STOPPED from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value MODEL_RESOURCES_STATUS_STOPPING from the query request parameter status

      request-parameter-enum-value-removed

    • the meta/limit response's property type/format changed from integer/int32 to integer/ for status 200

      response-property-type-changed

    • added the new optional query request parameter created_by

      new-optional-request-parameter

    • for the query request parameter limit, the type/format was generalized from integer/int32 to integer/

      request-parameter-type-generalized

    • for the query request parameter status, the type/format was generalized from string/ to array/

      request-parameter-type-generalized

    • added the required property data/items/created_by to the response with the 200 status

      response-required-property-added

    • added the required property data/items/optimizer_config to the response with the 200 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog