btcpayserver/BTCPayServer/Controllers/GreenField
Dennis Reimann 8ba852084e
Users API: Add roles (#1914)
* API: Fix create user response model

* API: Add roles to user data
2020-09-16 14:17:33 +02:00
..
ApiKeysController.cs GreenField: Remove requirement for permissions >= 1 when creating key 2020-07-16 10:26:04 +02:00
GreenFieldUtils.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
HealthController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
InvoiceController.cs Remove invoices/email for this PR 2020-08-27 11:00:04 +09:00
LightningNodeApiController.cs Fixing typo 2020-08-03 03:17:04 -05:00
LightningNodeApiController.Internal.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
LightningNodeApiController.Store.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
PaymentRequestsController.cs make individual action items 2020-08-26 21:36:31 +09:00
PullPaymentController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
ServerInfoController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
StoresController.cs Remove Changelly 2020-09-10 10:30:53 +02:00
TestApiKeyController.cs Move directories, rename controllers 2020-03-27 12:58:45 +09:00
UsersController.cs Users API: Add roles (#1914) 2020-09-16 14:17:33 +02:00