Changes to Get topic message by consensusTimestamp

GET /api/v1/topics/messages/{timestamp}

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

Changed in 2 of the 53 revisions of this API.102

  1. v153ec95c5c91d1
  2. v1db389f03b097101

What changed

    • changed the pattern of the path request parameter timestamp from ^\d{1,10}(.\d{1,9})?$ to ^\d{1,10}(\.\d{1,9})?$

      request-parameter-pattern-changed

  • v1db389f03b097101See the full diff
    • the response property _status/messages/items/data became nullable for the status 400

      response-property-became-nullable

    • the response property _status/messages/items/data became nullable for the status 404

      response-property-became-nullable

    • the response property _status/messages/items/detail became nullable for the status 400

      response-property-became-nullable

    • the response property _status/messages/items/detail became nullable for the status 404

      response-property-became-nullable

    • the response property chunk_info became nullable for the status 200

      response-property-became-nullable

    • the response property chunk_info/initial_transaction_id/account_id became nullable for the status 200

      response-property-became-nullable

    • the response property chunk_info/initial_transaction_id/nonce became nullable for the status 200

      response-property-became-nullable

    • the response property chunk_info/initial_transaction_id/scheduled became nullable for the status 200

      response-property-became-nullable

    • the response property payer_account_id became nullable for the status 200

      response-property-became-nullable

    • the response property topic_id became nullable for the status 200

      response-property-became-nullable

    • changed the pattern of the path request parameter timestamp from ^\d{1,10}(\.\d{1,9})?$ to ^\d{1,10}(.\d{1,9})?$

      request-parameter-pattern-changed

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