Changes to PUT /update-test-case-definition/:test_case_definition_id

PUT /update-test-case-definition/{test_case_definition_id}

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

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

  1. f1a0d7c1e36c11
  2. 1b4a9d84942a11
  3. 8ee53928bf3111
  4. 3aa6f6e028ef22
  5. 424df3aa790021
  6. 8fbf8c54a14211
  7. 9dbbdaf34f4b1

What changed

    • removed the enum value gemini-2.5-flash of the request property llm_model

      request-property-enum-value-removed

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

      response-property-enum-value-removed

  • 1b4a9d84942a11See the full diff
    • added the new gpt-5.5 enum value to the allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.5 enum value to the request property llm_model

      request-property-enum-value-added

  • 8ee53928bf3111See the full diff
    • added the new gemini-3.1-flash-lite enum value to the allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.1-flash-lite enum value to the request property llm_model

      request-property-enum-value-added

  • 3aa6f6e028ef22See the full diff
    • added the new gpt-5.4-mini enum value to the 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[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 request property llm_model

      request-property-enum-value-added

    • added the new gpt-5.4-nano enum value to the request property llm_model

      request-property-enum-value-added

  • 424df3aa790021See the full diff
    • the tool_mocks/items/output request property's maxLength was set to 15000

      request-property-max-length-set

    • added the new gpt-5.4 enum value to the 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 request property llm_model

      request-property-enum-value-added

    • added the new claude-4.6-sonnet enum value to the allOf[TestCaseDefinitionInput]/llm_model response property for the response status 200

      response-property-enum-value-added

    • added the new claude-4.6-sonnet enum value to the request property llm_model

      request-property-enum-value-added

    • endpoint added

      endpoint-added