daml/daml-assistant
Leonid Shlyapnikov fb6d8afd1f
Rename JSON API endpoints, add version prefix (#4440)
* Rename JSON API endpoints, add version prefix. Combining two breaking changes.

CHANGELOG_BEGIN

[JSON API - Experimental] Rename JSON API endpoints. See #4289 and #3145
    /command/create => /v1/create
    /command/exercise => /v1/exercise
    /contracts/lookup => /v1/fetch
    /contracts/search => /v1/query
    /contracts/searchForever => /v1/stream/query
    /contracts/lookupForever => /v1/stream/fetch
    /parties => /v1/parties

CHANGELOG_END

* minor update

* fix typo in the logging

* experimental disclosure update

* experimental disclosure update

* experimental disclosure update
2020-02-06 16:30:47 -05:00
..
daml-helper Rename JSON API endpoints, add version prefix (#4440) 2020-02-06 16:30:47 -05:00
daml-project-config/DA/Daml/Project Enhanced completions for the assistant (#4420) 2020-02-06 15:16:12 +01:00
daml-sdk Add akka slf4j library as dependency of super fat daml-sdk.jar (#3965) 2020-01-07 17:19:42 +01:00
exe/DA/Daml Enhanced completions for the assistant (#4420) 2020-02-06 15:16:12 +01:00
integration-tests Rename JSON API endpoints, add version prefix (#4440) 2020-02-06 16:30:47 -05:00
scala-daml-project-config Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
src/DA/Daml/Assistant Enhanced completions for the assistant (#4420) 2020-02-06 15:16:12 +01:00
test/DA/Daml/Assistant Add Zsh completions for the assistant (#3980) 2020-01-08 14:58:13 +01:00
BUILD.bazel Fall back to regular bash completions for command arguments (#4375) 2020-02-04 15:45:53 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00