Change Updates

Do not miss any API Documentation changes, ever again

Subscribe to the API Documentation changelog to be up to date on recent changes.

RSS

Nov 9, 2023

main
1.0.0
Compare

Fix wrong request type

For /market_activities/query and /contracts/query, the request should be POST instead of GET .

4 structure changes including:
2 Breaking changes
2 Additions
2 Removals
Removed 2 Breaking
GET /open/v1/{network_id}/market_activities/query
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /open/v1/{network_id}/wallet/{wallet}/contracts/query
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
POST /open/v1/{network_id}/market_activities/query
POST /open/v1/{network_id}/wallet/{wallet}/contracts/query