Changes to Get all banks with their activation status (admin only)

GET /api/v1/admin/banks

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

Changed in 3 of the 8 revisions of this API.314

  1. b372e7d5563d213
  2. 6637b341d86d1
  3. 919eb7a392aa1

What changed

  • b372e7d5563d213See the full diff
    • for the query request parameter market, the minLength was increased from 0 to 2

      request-parameter-min-length-increased

    • added the pattern ^[A-Za-z]{2}$ to the query request parameter market

      request-parameter-pattern-added

    • for the query request parameter market, the maxLength was set to 2

      request-parameter-max-length-set

    • the data/items/currency response's property pattern ^[A-Za-z]{3}$ was added for the status 200

      response-property-pattern-added

    • the data/items/market response's property pattern ^[A-Za-z]{2}$ was added for the status 200

      response-property-pattern-added

    • added the required property data/items/providers to the response with the 200 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 367 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog