Files
btcpayserver/BTCPayServer.Client
d11n f5c5178f95 Lock user: Improve return code and fix docs (#4377)
* Lock user: Improve return code and fix docs

The docs state that the `DELETE` method should be used, though the controller wants `POST`. The latter seems appropriate here, as the action can be used for locking and unlocking.

Also adapted the action to return a status code based on the actual outcome of the user toggle call.

Closes #4310.

* Update clients
2022-12-07 19:01:50 +01:00
..
2020-06-28 17:55:27 +09:00
2020-09-01 11:49:10 +09:00
2020-09-01 11:51:11 +09:00