Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: binary-com/deriv-api-docs

production_v20240424_0

25 Apr 07:14
310ee7c
Compare
Choose a tag to compare

Fix

  • [API page] "binary" word is present in the URLs on API page

production_v20240405_0

08 Apr 08:12
4c46c87
Compare
Choose a tag to compare

Fix

  • tUSDT Currency Is Not Showing On Deriv API Account Dropdown
  • Update the logic of the auth URL and WebSocket endpoint

production_v20240219_0

21 Feb 08:38
9a8b6be
Compare
Choose a tag to compare

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

11 Jan 11:40
9be57db
Compare
Choose a tag to compare

Fix

  • Fixes the error thrown upon the click of object button inside 'crypto_estimations' Response body in API Explorer

production_v20240109_0

10 Jan 07:37
c25449a
Compare
Choose a tag to compare

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

28 Dec 09:58
c394743
Compare
Choose a tag to compare

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

28 Dec 07:55
c394743
Compare
Choose a tag to compare

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

18 Dec 06:58
Compare
Choose a tag to compare

Improvement

  • Added the functionality to go the api call page of api call names inside the description section of api explorer

production_v20231213_0

14 Dec 05:46
6e2523e
Compare
Choose a tag to compare

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

22 Nov 09:08
31a2e83
Compare
Choose a tag to compare

Improvement
Update Backend API Schema