Added `source` parameter to /sign
It is now mandatory to specify the source of orders when request signing.
2 structure changes including:
2 Modifications
Modified
2
POST /open/v1/{network_id}/offers/sign
- Body
-
application/json content type Modified
- source property Added
POST /open/v1/{network_id}/orders/sign
- Body
-
application/json content type Modified
- source property Added