btcpayserver/BTCPayServer/Controllers/GreenField
nicolas.dorier c0e9f91bdc
Fix warnings
2021-12-27 13:58:18 +09:00
..
ApiKeysController.cs Normalize greenfield responses for 404s (#3220) 2021-12-23 13:32:08 +09:00
GreenFieldUtils.cs Mention the missing API permission in the response of a Greenfield request (#3195) 2021-12-16 23:04:06 +09:00
HealthController.cs Local Greenfield Client for Plugins (#2410) 2021-07-27 21:11:47 +09:00
InvoiceController.cs Add crypto code for invoice and pull payment payout API response (#3099) 2021-11-15 14:25:59 +09:00
LightningNodeApiController.cs Normalize greenfield responses for 404s (#3220) 2021-12-23 13:32:08 +09:00
LightningNodeApiController.Internal.cs Greenfield: Improve error message, do not use internal lightning node on store's lightning API 2021-12-16 14:27:34 +09:00
LightningNodeApiController.Store.cs Greenfield: Improve error message, do not use internal lightning node on store's lightning API 2021-12-16 14:27:34 +09:00
LocalBTCPayServerClient.cs Fix warnings 2021-12-27 13:58:18 +09:00
NotificationsController.cs Normalize greenfield responses for 404s (#3220) 2021-12-23 13:32:08 +09:00
PaymentRequestsController.cs Migrate to .net6.0 (#3198) 2021-12-27 13:15:43 +09:00
PullPaymentController.cs Normalize greenfield responses for 404s (#3220) 2021-12-23 13:32:08 +09:00
ServerInfoController.cs Update HWI library, warn users to run newer version (#2544) 2021-06-06 21:02:15 +09:00
StoreLightningNetworkPaymentMethodsController.cs Mention the missing API permission in the response of a Greenfield request (#3195) 2021-12-16 23:04:06 +09:00
StoreLNURLPayPaymentMethodsController.cs Normalize greenfield responses for 404s (#3220) 2021-12-23 13:32:08 +09:00
StoreOnChainPaymentMethodsController.cs Mention the missing API permission in the response of a Greenfield request (#3195) 2021-12-16 23:04:06 +09:00
StoreOnChainPaymentMethodsController.WalletGeneration.cs Normalize greenfield responses for 404s (#3220) 2021-12-23 13:32:08 +09:00
StoreOnChainWalletsController.cs Fix warnings 2021-12-27 13:58:18 +09:00
StorePaymentMethodsController.cs Censor based on permissions 2021-10-04 17:06:11 +02:00
StoresController.cs Normalize greenfield responses for 404s (#3220) 2021-12-23 13:32:08 +09:00
StoreWebhooksController.cs Local Greenfield Client for Plugins (#2410) 2021-07-27 21:11:47 +09:00
TestApiKeyController.cs Local Greenfield Client for Plugins (#2410) 2021-07-27 21:11:47 +09:00
UsersController.cs Fix warnings 2021-12-27 13:58:18 +09:00