Closed lima-da closed 5 years ago
/contracts/search
is documented:
https://github.com/digital-asset/daml/blob/603e0a169f27b93c66c0ab5145bc544c6e06a206/ledger-service/http-json/README.md#L71-L75
I guess I will stick the response into it
@leo-da hmm, I assume the doc only includes POST request body. but not response.
@lima-da @da-tanabe you guys probably not going to like the output :)
Chatted with @lima-da we can display a flattened collection of ActiveContract
s without the wrappers, offset and etc.
The sample response for POST/GET http://localhost:7575/contracts/search is missing in the documentation: https://github.com/digital-asset/daml/tree/master/ledger-service/http-json