This repository has been archived by the owner on May 13, 2024. It is now read-only.
Releases: binary-com/deriv-api-docs
Releases · binary-com/deriv-api-docs
production_v20240424_0
Fix
- [API page] "binary" word is present in the URLs on API page
production_v20240405_0
Fix
- tUSDT Currency Is Not Showing On Deriv API Account Dropdown
- Update the logic of the auth URL and WebSocket endpoint
production_v20240219_0
New
- Added the functionality of reconnecting the web socket back to the server incase the server goes down. A popup shows up in case server does not come back alive within the specified reconnection attempts.
production_v20240111_0
Fix
- Fixes the error thrown upon the click of
object
button inside 'crypto_estimations' Response body in API Explorer
production_v20240109_0
New
- Added crypto_config, crypto_estimations api calls to dropdown on API Explorer
Fix
- Added the missing schema information for api calls using
oneOf
- Added missing pattern information of
crypto_config
and other api calls passing pattern inside JSON - Fixes the display type of Array Items inside request/response body on API explorer
production_v20231227_0
Fix
- Fixed a bug where sending a custom JSON request with "subscribe": 1 in a selected API call triggers an "Input validation failed" error in the response body.
production_v20231227_0
Fix
- Fixed a bug where sending a custom JSON request with "subscribe": 1 in a selected API call triggers an "Input validation failed" error in the response body.
production_v20231215_0
Improvement
- Added the functionality to go the api call page of api call names inside the description section of api explorer
production_v20231213_0
New
- Removed dropdown dependency for making requests on API Explorer
Improvement
- Enabled the Request functionality on the initial load when no call is selected in the API Explorer
Fix
- Added the missing schema information for 'FORGET ALL' API Call
Production_v20231122_0
Improvement
Update Backend API Schema