daml/ledger-service
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
..
cli-opts bump copyright (#16002) 2023-01-04 18:21:15 +01:00
db-backend JSON API: fix empty string comparisons on Oracle (#16892) 2023-05-24 13:47:23 +10:00
fetch-contracts JSON API: Avoid populating both "result" and "errors" in response (#16967) 2023-06-13 18:56:56 +10:00
http-json JSON API: Avoid populating both "result" and "errors" in response (#16967) 2023-06-13 18:56:56 +10:00
http-json-cli upgrade to scala 2.13.10 (#16423) 2023-02-28 23:21:53 +00:00
http-json-ledger-client bump copyright (#16002) 2023-01-04 18:21:15 +01:00
http-json-oracle JSON API: Add some tests around the size limits of field names that are supported by querying. (#16925) 2023-05-27 09:33:40 +10:00
http-json-perf updated README.md http-json-perf (#16955) 2023-06-08 11:45:10 +10:00
http-json-testing Remove sandbox on x (#16890) 2023-05-23 09:25:54 +02:00
lf-value-json upgrade to scala 2.13.10 (#16423) 2023-02-28 23:21:53 +00:00
metrics Addition metrics on update cache (#16930) 2023-06-02 17:37:47 +10:00
pureconfig-utils Add ability to configure histograms through the config files [PLEN-159] (#16387) 2023-02-28 10:50:26 +00:00
utils Move com.daml.caching in libs-scala (#16868) 2023-05-22 15:32:53 +00:00