daml/ledger-service/http-json
Stephen Compall f2b068f0b5
remove List and TextMap support from the JSON query language (#5099)
* remove List and TextMap support from the JSON query language

CHANGELOG_BEGIN
- [JSON API - Experimental] Removed support for maps and lists from the query language.
  See `issue #4855 <https://github.com/digital-asset/daml/issues/4855>`_.
CHANGELOG_END

* GenMap won't be supported in general, remove FIXME

- thanks @leo-da

* more documentation on unsupported query types

- as suggested by @hurryabit; thanks
2020-03-20 16:22:22 -04:00
..
release Fixing logging (#2824) 2019-09-09 16:14:23 +00:00
src remove List and TextMap support from the JSON query language (#5099) 2020-03-20 16:22:22 -04:00
BUILD.bazel Bumping up http-json tests size to large, adding some extra logging (#5109) 2020-03-20 16:48:11 +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: