Changes to Get rates for a base currency effective from a specific time

GET /v1/rates/{base}

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

Changed in 1 of the 2 revisions of this API.12

  1. 571cbe23ef7b12

What changed

  • 571cbe23ef7b12See the full diff
    • changed the pattern of the path request parameter base from ^[A-Z]{3}$ to ^[A-Z]{3,4}$

      request-parameter-pattern-changed

    • the results/items/base response's property pattern was changed from ^[A-Z]{3}$ to ^[A-Z]{3,4}$ for the status 200

      response-property-pattern-changed

    • the results/items/target response's property pattern was changed from ^[A-Z]{3}$ to ^[A-Z]{3,4}$ for the status 200

      response-property-pattern-changed