daml/ledger-service
Victor Peter Rouven Müller 8d5d3bdf2f
[JSON-API] User management endpoint adjustments (#12578)
* Return an empty object for deleteUser & createUser

* Make the field rights for creating a user optional & fix the tests

changelog_begin

- [HTTP-JSON] Adjusted the response for the createUser & deleteUser endpoint to an empty object instead of "true". This was done to allow possible future extensions to the return type without applying breaking changes.
- [HTTP-JSON] Made the field rights optional for the request body of the createUser endpoint. Now it is possible to create a user with just the userId (i.e. { "userId": "nice.user" }).

changelog_end
2022-01-31 18:04:42 +01:00
..
cli-opts update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
db-backend Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
fetch-contracts Remove some unecessary implictly with Factory (#12559) 2022-01-26 13:28:26 +00:00
http-json [JSON-API] User management endpoint adjustments (#12578) 2022-01-31 18:04:42 +01:00
http-json-cli Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
http-json-ledger-client Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
http-json-oracle Avoid explicitly listing all Oracle tests in build.yml (#12594) 2022-01-26 11:28:44 +00:00
http-json-perf Safeguard Oracle CI tests with lockIdSeed [DPP-802] (#12573) 2022-01-26 00:54:17 +01:00
http-json-testing Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
jwt update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
lf-value-json Drop v0 contract ids (#12464) 2022-01-20 15:28:27 +00:00
pureconfig-utils Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
utils update copyright headers (#12240) 2022-01-03 16:36:51 +00:00