Changes to GET /v2/list-test-case-definitions

GET /v2/list-test-case-definitions

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

Changed in 7 of the 28 revisions of this API.62

  1. f1a0d7c1e36c1
  2. 1b4a9d84942a1
  3. 03728df7863f1
  4. 8ee53928bf311
  5. 3aa6f6e028ef2
  6. 424df3aa79001
  7. 8fbf8c54a1421

What changed

    • removed the gemini-2.5-flash enum value from the allOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-removed

    • added the new gpt-5.5 enum value to the allOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-added

    • deleted the query request parameter version

      request-parameter-removed

    • added the new gemini-3.1-flash-lite enum value to the allOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.4-mini enum value to the allOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.4-nano enum value to the allOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.4 enum value to the allOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added