mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
dcc7dc913f
* 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 |
||
---|---|---|
.. | ||
app-dev | ||
concepts | ||
daml | ||
daml-integration-kit | ||
daml-script | ||
deploy | ||
examples | ||
experimental | ||
getting-started | ||
json-api | ||
migrate | ||
support | ||
tools | ||
triggers | ||
index.rst |