support interface inheritance of same-named choices in json-api #13923
Closed
6 tasks done
Labels
component/json-api
HTTP JSON API
roadmap/interfaces
https://digitalasset.atlassian.net/browse/DAML-56
team/ledger-clients
Related to the Ledger Clients team's components.
Design in #13668 (comment)
domain.ExerciseCommand
anddomain.CreateAndExerciseCommand
with optionalchoiceInterfaceId
PackageService.ResolveChoiceArgType
: accepts the optional choice interface ID, returnsError \/ (TemplateId.RequiredPkg, iface.Type)
choiceInterfaceId
CommandService
#exerciseCommand
and#createAndExerciseCommand
, usechoiceInterfaceId
to fill in the new ledger API fieldsignore
this test and fix itDepends on
The text was updated successfully, but these errors were encountered: