Changes to ✨ Get prompt

GET /api/prompts/{id}/

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

Changed in 3 of the 98 revisions of this API.23

  1. b5f055b9d45b1
  2. 0e7853fa17ad1
  3. 5281b5793e5f3

What changed

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

      response-property-became-nullable

    • for the path request parameter id, the type/format was changed from string/ to integer/

      request-parameter-type-changed

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

Of the 98 revisions, 2 have no diff computed.