Changes to ✨ List prompts

GET /api/prompts/

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

Changed in 3 of the 97 revisions of this API.27

  1. b5f055b9d45b1
  2. 4c8b471479df1
  3. 5281b5793e5f16

What changed

    • the response property results/items/created_by/allOf[UserSimple]/avatar became nullable for the status 200

      response-property-became-nullable

    • added the new optional query request parameter page_size

      new-optional-request-parameter

  • 5281b5793e5f16See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter search

      new-optional-request-parameter

    • added the optional property next to the response with the 200 status

      response-optional-property-added

    • added the optional property previous to the response with the 200 status

      response-optional-property-added

    • added the required property count to the response with the 200 status

      response-required-property-added

    • added the required property results to the response with the 200 status

      response-required-property-added

Of the 97 revisions, 1 has no diff computed.