daml/ledger-service
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
..
cli-opts Unify TlsConfiguration between SDK and canton [DPP-1113] (#14349) 2022-07-14 16:58:59 +02:00
db-backend Update scalafmt to 3.5.1. (#13584) 2022-04-28 09:57:04 +00:00
fetch-contracts overloaded choices in json-api (#14410) 2022-07-27 15:40:58 +00:00
http-json overloaded choices in json-api (#14410) 2022-07-27 15:40:58 +00:00
http-json-cli Update scalafmt to 3.5.1. (#13584) 2022-04-28 09:57:04 +00:00
http-json-ledger-client Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
http-json-oracle Removal of sandbox-classic module and binary (#14201) 2022-06-21 11:09:51 +02:00
http-json-perf Sandbox Classic Removal in Tests (#13934) 2022-06-07 19:54:52 +00:00
http-json-testing overloaded choices in json-api (#14410) 2022-07-27 15:40:58 +00:00
jwt DPP-1047 Added leeway options for JWT-based authorization. (#14375) 2022-07-13 14:57:54 +02:00
lf-value-json replace remaining RNil usages with shapeless.record.Record (#14275) 2022-06-28 19:16:25 +00:00
pureconfig-utils DPP-1047 Added leeway options for JWT-based authorization. (#14375) 2022-07-13 14:57:54 +02:00
utils better errors when querying by interface ID (#13406) 2022-03-31 15:53:39 +00:00