btcpayserver/BTCPayServer/Controllers/GreenField
Umar Bolatov 52af129c8b
Add crowdfund app create endpoint (#4068)
* Add crowdfund app create endpoint

* replace DateTimeJsonConverter with NBitcoin.JsonConverters.DateTimeToUnixTimeConverter

* Use DateTimeOffset instead of DateTime

* Use array instead of CSV

* update "startDate" and "endDate" docs definition

* update docs
2022-11-18 14:20:07 +09:00
..
GreenfieldApiKeysController.cs
GreenfieldAppsController.cs Add crowdfund app create endpoint (#4068) 2022-11-18 14:20:07 +09:00
GreenfieldCustodianAccountController.cs
GreenfieldCustodianController.cs
GreenfieldHealthController.cs
GreenfieldInvoiceController.cs Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
GreenfieldLightningNodeApiController.cs Greenfield: Graceful return for in-flight HTLCs (#4252) 2022-11-02 21:03:34 +09:00
GreenfieldLightningNodeApiController.Internal.cs
GreenfieldLightningNodeApiController.Store.cs
GreenfieldNotificationsController.cs
GreenfieldPaymentRequestsController.cs [Greenfield] Can create an invoice for a payment request via Greenfield (#4243) 2022-11-02 18:41:19 +09:00
GreenfieldPayoutProcessorsController.cs
GreenfieldPullPaymentController.cs Greenfield: Allow marking payout status and payment proofs (#4244) 2022-11-15 18:40:57 +09:00
GreenfieldServerInfoController.cs
GreenfieldStoreAutomatedLightningPayoutProcessorsController.cs
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs
GreenfieldStoreEmailController.cs
GreenfieldStoreLightningNetworkPaymentMethodsController.cs
GreenfieldStoreLNURLPayPaymentMethodsController.cs
GreenfieldStoreOnChainPaymentMethodsController.cs
GreenfieldStoreOnChainPaymentMethodsController.WalletGeneration.cs
GreenfieldStoreOnChainWalletsController.cs Greenfield: Wallet Objects (#4274) 2022-11-16 12:11:17 +09:00
GreenfieldStorePaymentMethodsController.cs
GreenfieldStorePayoutProcessorsController.cs
GreenfieldStoreRatesConfigurationController.cs
GreenfieldStoresController.cs Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
GreenfieldStoreUsersController.cs
GreenfieldStoreWebhooksController.cs
GreenfieldTestApiKeyController.cs
GreenfieldUsersController.cs
LocalBTCPayServerClient.cs Add crowdfund app create endpoint (#4068) 2022-11-18 14:20:07 +09:00