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
What changed
- ▲
for the
queryrequest parametermarket, the minLength was increased from0to2request-parameter-min-length-increased
- ▲
added the pattern
^[A-Za-z]{2}$to thequeryrequest parametermarketrequest-parameter-pattern-added
- ●
for the
queryrequest parametermarket, the maxLength was set to2request-parameter-max-length-set
- ○
the
data/items/currencyresponse's property pattern^[A-Za-z]{3}$was added for the status200response-property-pattern-added
- ○
the
data/items/marketresponse's property pattern^[A-Za-z]{2}$was added for the status200response-property-pattern-added
- ○
added the required property
data/items/providersto the response with the200statusresponse-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
- ▲