daml/ledger-service/http-json-testing
Stephen Compall 1a9dc020f9
overloaded choices in json-api (#14410)
CHANGELOG_BEGIN
- [JSON API] For exercise endpoints, when multiple choices with the same
  name are defined, the one directly defined on the ``templateId``,
  which may be a template or interface ID, will be selected; if a
  template ID is specified that only inherits the choices with the same
  name, the new ``choiceInterfaceId`` option must be specified to select
  the source of the choice.
CHANGELOG_END
2022-07-27 15:40:58 +00:00
..
src/main/scala/com/daml/http overloaded choices in json-api (#14410) 2022-07-27 15:40:58 +00:00
BUILD.bazel Removal of sandbox-classic module and binary (#14201) 2022-06-21 11:09:51 +02:00