daml/docs/source/json-api
Moisés Ackerman 0b79d8ae7c
Deprecate 'controller ... can' syntax (#11363)
Closes #11317

* Add warning for uses of 'controller ... can' syntax

* Remove uses of 'controller ... can' syntax

* Add test cases for -W{,no-}controller-can

* Update docs to reflect 'controller ... can' syntax deprecation

changelog_begin
* Deprecate 'controller ... can' syntax.
  * It will be removed in a future version of Daml.
  * Instead, use 'choice ... with ... controller' syntax. Note that this does not implictly add the controller as an observer, so it must be added explictly as one (or as a signatory).
changelog_end
2021-12-01 13:36:04 +01:00
..
index.rst Deprecate 'controller ... can' syntax (#11363) 2021-12-01 13:36:04 +01:00
lf-value-specification.rst correct JSON API upper date bound (#10489) 2021-08-06 12:46:59 +00:00
production-setup.rst Document how to deal with HTTP JSON API schema changes (#11336) 2021-11-24 18:05:30 +00:00
search-query-language.rst Document #10780 (#10781) 2021-09-15 10:26:28 +02:00