daml/docs/source
Stephen Compall b85637115f
accept a list of {templateIds, query} as input to searchForever (#4363)
* add SearchForeverRequest with one-or-many JSON model

* the least structured way to flatten a query union into a single stream

* add somewhere for indices to go in StreamQuery

* unzipMap utility

* doc Positive

* collect indices for SearchForever predicate, and use only one Map

* interface for rendering positions

* finish propagating positives from the predicate to the rendering phase

* add matchedQueries to every `created` in the searchForever results

* test that matchedQueries indices are included in query stream blocks

* document query union

* add changelog

CHANGELOG_BEGIN
- [JSON API - Experimental] ``/contracts/searchForever`` accepts multiple queries,
  and includes with each ``created`` result the ``matchedQueries`` indicating which
  queries matched.
  See `issue #4363 <https://github.com/digital-asset/daml/pull/4363>`_.
CHANGELOG_END

* remove unused unzipMap
2020-02-06 10:23:38 -05:00
..
app-dev Remove the doc sections on the rxjava bots (#3872) 2020-01-23 13:55:44 +01:00
concepts Fix doc inconsistency regarding party reference (#4337) 2020-02-02 11:10:11 +01:00
daml Minor clarifications in intro docs about transaction consequences (#4169) 2020-01-30 11:21:38 +01:00
daml2ts Adjust with suggestions from review feedback (#4261) 2020-01-30 11:31:08 -05:00
daml-integration-kit update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
daml-script update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
deploy update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
examples update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
experimental update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
getting-started add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
json-api accept a list of {templateIds, query} as input to searchForever (#4363) 2020-02-06 10:23:38 -05:00
migrate add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
support Release 0.13.51 (#4399) 2020-02-05 11:10:55 +00:00
tools Change sandbox JWT format (#4070) 2020-01-22 14:26:57 +01:00
triggers Implement DAML trigger heartbeat (#4011) 2020-01-10 16:04:47 +00:00
index.rst daml2ts : Explain DAML/TypeScript mappings (#4196) 2020-01-27 12:25:13 -05:00