daml/docs/source
Leonid Shlyapnikov dcc7dc913f
Add choice result to the exercise response (#3757)
* Adding choice result to the exercise response, WIP

* Adding choice result to the exercise response, WIP

* Refactoring towards #3390,

ExerciseCommand argument does not always have to be a Record, changing
typearg: JsObject -> JsValue

* Cleanup

* exercise-with-result endpoint

* todo

* Switching /commands/exercise to use SubmitAndWaitForTransactionTree,

populating archived and created from TransactionTree

* removing debug println

* Fixing tests

* Removing `/command/exercise-with-result` endpoint

this one returns only exercise result, `/command/exercise` now returns
exercise result and events

* Updating docs

* Updating docs

CHANGELOG_BEGIN

- [JSON API - Experimental] Expose exercise result. Changed the output
of the ``/command/exercise``. Note ``exerciseResult`` and ``contracts``
in ``{"status":200,"result":{"exerciseResult": ...,"contracts":[...]}``.
See #3314

CHANGELOG_END
2019-12-10 10:09:24 -05:00
..
app-dev Change range of snippet to be displayed (#3746) 2019-12-05 13:25:13 +01:00
concepts Add authentication docs (#3661) 2019-12-04 14:51:19 +01:00
daml Fix pattern matching example (#3697) 2019-12-02 17:20:25 +01:00
daml-integration-kit Add authentication docs (#3661) 2019-12-04 14:51:19 +01:00
daml-script Fix RST in DAML script docs (#3711) 2019-12-03 10:27:32 +00:00
deploy Sdk access token file (#3607) 2019-11-25 17:38:41 +00:00
examples update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
experimental update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
getting-started Improve DAML SDK documentation (#3509) 2019-11-20 14:57:57 +01:00
json-api Add choice result to the exercise response (#3757) 2019-12-10 10:09:24 -05:00
migrate language: refactoring of iface file generation and package db setup. (#3342) 2019-11-06 12:23:58 +01:00
support Release SDK 0.13.40 (#3797) 2019-12-10 09:56:21 +00:00
tools Add authentication docs (#3661) 2019-12-04 14:51:19 +01:00
triggers Support authentication in DAML triggers (#3730) 2019-12-04 13:57:44 +01:00
index.rst Add authentication docs (#3661) 2019-12-04 14:51:19 +01:00