Changes to List Prompts

GET /{brand_id}/prompts

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

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

  1. e6a40681f3731
  2. 10f2a17e0cd21

What changed

    • added the enum value paused to the property anyOf[subschema #1]/ of the query request parameter status

      request-parameter-property-enum-value-added

    • added the new paused enum value to the // response property for the response status

      response-property-enum-value-added