daml/ledger-service/fetch-contracts
Raphael Speyer 640a12610d
JSON API: Avoid populating both "result" and "errors" in response (#16967)
According to current documentation, only one of these may be set, but we can currently return both.

Also in this case we currently return a status code of 501, which is not one of the documented status codes. This PR switches that to 500 instead.

https://docs.daml.com/json-api/index.html#http-status-codes
2023-06-13 18:56:56 +10:00
..
src JSON API: Avoid populating both "result" and "errors" in response (#16967) 2023-06-13 18:56:56 +10:00
BUILD.bazel bump copyright (#16002) 2023-01-04 18:21:15 +01:00