Changes to GET /v1/tou

GET /v1/tou

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

Changed in 2 of the 50 revisions of this API.217

  1. bf0b42ebdc0217
  2. 7ab138cf46182

What changed

    • removed the optional property data/items/releaseAt from the response with the 200 status

      response-optional-property-removed

    • the response property count became required for the status 200

      response-property-became-required

    • the response property data/items/createdAt became required for the status 200

      response-property-became-required

    • the response property data/items/id became required for the status 200

      response-property-became-required

    • the response property data/items/name became required for the status 200

      response-property-became-required

    • the response property data/items/summary became required for the status 200

      response-property-became-required

    • the response property data/items/touType became required for the status 200

      response-property-became-required

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

      response-required-property-added

    • for the query request parameter skip, the type/format was changed from number/float to integer/

      request-parameter-type-changed

    • for the query request parameter take, the type/format was changed from number/float to integer/

      request-parameter-type-changed