Changes to Returns database schema.

GET /schema

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

Changed in 4 of the 4 revisions of this API.2110

  1. d7224fadc1ce1
  2. 89624c88382612
  3. 6d0c03ab1af713
  4. 255328e2a3e714

What changed

    • added the new optional query request parameter prop

      new-optional-request-parameter

  • 89624c88382612See the full diff
    • the response's body type/format changed from / to object/ for status default

      response-body-type-changed

    • api tag support added

      api-tag-added

    • api tag metadata removed

      api-tag-removed

    • removed the success response with the status 200

      response-success-status-removed

    • api tag metadata added

      api-tag-added

    • removed the non-success response with the status 406

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • deleted the query request parameter prop

      request-parameter-removed

    • api tag support removed

      api-tag-removed

    • added the non-success response with the status 406

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added