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
- v153ec95c5c91d1
- v1db389f03b097101
What changed
- ●
changed the pattern of the
pathrequest parametertimestampfrom^\d{1,10}(.\d{1,9})?$to^\d{1,10}(\.\d{1,9})?$request-parameter-pattern-changed
- ●
- ▲
the response property
_status/messages/items/databecame nullable for the status400response-property-became-nullable
- ▲
the response property
_status/messages/items/databecame nullable for the status404response-property-became-nullable
- ▲
the response property
_status/messages/items/detailbecame nullable for the status400response-property-became-nullable
- ▲
the response property
_status/messages/items/detailbecame nullable for the status404response-property-became-nullable
- ▲
the response property
chunk_infobecame nullable for the status200response-property-became-nullable
- ▲
the response property
chunk_info/initial_transaction_id/account_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
chunk_info/initial_transaction_id/noncebecame nullable for the status200response-property-became-nullable
- ▲
the response property
chunk_info/initial_transaction_id/scheduledbecame nullable for the status200response-property-became-nullable
- ▲
the response property
payer_account_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
topic_idbecame nullable for the status200response-property-became-nullable
- ●
changed the pattern of the
pathrequest parametertimestampfrom^\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
- ▲