Parameter only_dew type changed from boolean to integer
boolean is not officially supported for GET, so it's changed to integer, 0 for false and 1 for true.
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /open/v1/{network_id}/orders
- Query
-
only_dew query parameter Modified
-
Full types went from
booleantointegerBreaking
-
Full types went from
POST /open/v1/{network_id}/market_activities/query
- Body
-
application/json content type Modified
-
types property Modified
-
Full types went from
array[integer] | nulltoarray[integer]Breaking
-
Full types went from
-
types property Modified