Changes to POST /api/database/fields/:field_id/generate-ai-field-values

POST /api/database/fields/{field_id}/generate-ai-field-values/

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

Changed in 2 of the 6 revisions of this API.11

  1. ea4a3480f8d31
  2. 80d3f3a0f3591

What changed

    • added the optional property error_code to the response with the 202 status

      response-optional-property-added

    • added the new ERROR_AI_FIELD_PROMPT_INVALID enum value to the error response property for the response status 400

      response-property-enum-value-added