Changes to List evaluator versions

GET /v2/evaluators/{id}/versions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 7 of the 257 revisions of this API.472157

  1. 359a7831a2f01133
  2. 66b8a49029111315
  3. 081200e02fe01133
  4. b22330eb2d5a1315
  5. 3a2f6c296c091133
  6. 9642bb8e4f831315
  7. a38e9ab597711133

What changed

  • 359a7831a2f01133See the full diff
    • for the query request parameter limit, default value 10 was removed

      request-parameter-default-value-removed

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

      request-parameter-type-changed

    • removed the required property data/items/_id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/checksum from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/created_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/data from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/entityId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/entityType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/updated_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/version from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/workspace_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/items/created_by_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/updated_by_id from the response with the 200 status

      response-optional-property-removed

    • api operation id ListEvalVersions was added

      api-operation-id-added

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the list enum value from the object response property for the response status 200

      response-property-enum-value-removed

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

  • 66b8a49029111315See the full diff
    • for the query request parameter limit, default value 10 was added

      request-parameter-default-value-added

    • for the query request parameter limit, the max was set to 200.00

      request-parameter-max-set

    • for the query request parameter limit, the min was set to 1.00

      request-parameter-min-set

    • added the new list enum value to the object response property for the response status 200

      response-property-enum-value-added

    • api operation id ListEvalVersions removed and replaced with

      api-operation-id-removed

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

      request-parameter-type-generalized

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property data/items/created_by_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/updated_by_id to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

  • 081200e02fe01133See the full diff
    • for the query request parameter limit, default value 10 was removed

      request-parameter-default-value-removed

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

      request-parameter-type-changed

    • removed the required property data/items/_id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/checksum from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/created_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/data from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/entityId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/entityType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/updated_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/version from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/workspace_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/items/created_by_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/updated_by_id from the response with the 200 status

      response-optional-property-removed

    • api operation id ListEvalVersions was added

      api-operation-id-added

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the list enum value from the object response property for the response status 200

      response-property-enum-value-removed

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

  • b22330eb2d5a1315See the full diff
    • for the query request parameter limit, default value 10 was added

      request-parameter-default-value-added

    • for the query request parameter limit, the max was set to 200.00

      request-parameter-max-set

    • for the query request parameter limit, the min was set to 1.00

      request-parameter-min-set

    • added the new list enum value to the object response property for the response status 200

      response-property-enum-value-added

    • api operation id ListEvalVersions removed and replaced with

      api-operation-id-removed

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

      request-parameter-type-generalized

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property data/items/created_by_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/updated_by_id to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

  • 3a2f6c296c091133See the full diff
    • for the query request parameter limit, default value 10 was removed

      request-parameter-default-value-removed

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

      request-parameter-type-changed

    • removed the required property data/items/_id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/checksum from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/created_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/data from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/entityId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/entityType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/updated_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/version from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/workspace_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/items/created_by_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/updated_by_id from the response with the 200 status

      response-optional-property-removed

    • api operation id ListEvalVersions was added

      api-operation-id-added

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the list enum value from the object response property for the response status 200

      response-property-enum-value-removed

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

  • 9642bb8e4f831315See the full diff
    • for the query request parameter limit, default value 10 was added

      request-parameter-default-value-added

    • for the query request parameter limit, the max was set to 200.00

      request-parameter-max-set

    • for the query request parameter limit, the min was set to 1.00

      request-parameter-min-set

    • added the new list enum value to the object response property for the response status 200

      response-property-enum-value-added

    • api operation id ListEvalVersions removed and replaced with

      api-operation-id-removed

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

      request-parameter-type-generalized

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property data/items/created_by_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/updated_by_id to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

  • a38e9ab597711133See the full diff
    • for the query request parameter limit, default value 10 was removed

      request-parameter-default-value-removed

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

      request-parameter-type-changed

    • removed the required property data/items/_id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/checksum from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/created_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/data from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/entityId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/entityType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/updated_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/version from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/workspace_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/items/created_by_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/updated_by_id from the response with the 200 status

      response-optional-property-removed

    • api operation id ListEvalVersions was added

      api-operation-id-added

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the list enum value from the object response property for the response status 200

      response-property-enum-value-removed

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

Of the 257 revisions, 71 have no diff computed.