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
What changed
- ○
added the optional property
error_codeto the response with the202statusresponse-optional-property-added
- ○
- ●
added the new
ERROR_AI_FIELD_PROMPT_INVALIDenum value to theerrorresponse property for the response status400response-property-enum-value-added
- ●