Changes to Get rates for a base/target pair effective from a specific time

GET /v1/rates/{base}/{target}

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

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

  1. 571cbe23ef7b22

What changed

  • 571cbe23ef7b22See 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

    • changed the pattern of the path request parameter target from ^[A-Z]{3}$ to ^[A-Z]{3,4}$

      request-parameter-pattern-changed

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

      response-property-pattern-changed

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

      response-property-pattern-changed