daml/ledger-service/http-json
Remy 78e770bf72
LF: Use the new Struct data structure for ValueStruct (#7241)
This PR uses the new data structure introduced in #7220.
Additionnally this fix `Value Equal instance` which was considering
<a: x, b: y> different from <b:y, a:x>.

CHANGELOG_BEGIN
CHANGELOG_END
2020-09-04 18:32:39 +02:00
..
release Fixing logging (#2824) 2019-09-09 16:14:23 +00:00
src LF: Use the new Struct data structure for ValueStruct (#7241) 2020-09-04 18:32:39 +02:00
BUILD.bazel JSON API perf test main that starts sandbox and json-api services (#7283) 2020-08-31 22:55:01 +00:00
README.md Return archived events from /command/exercise (#3036) 2019-09-26 16:06:18 -04:00

HTTP JSON Service

See "HTTP JSON API Service" on docs.daml.com for usage information.

Documentation can also be found in the RST format: