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
Umar Bolatov
63e11451ba
Rename PutPointOfSaleApp to UpdatePointOfSaleApp
2022-08-21 08:41:04 +02:00
Umar Bolatov
16f4ca5fbf
Add support for updating POS app through Greenfield API
...
Part of #3458
2022-08-21 08:41:04 +02:00
Umar Bolatov
95b9e4dfd9
Add basic Greenfield API Get and Delete operations for apps ( #3894 )
...
* Add basic Greenfield API Get and Delete operations for apps
Will follow-up with PATCH and also with GET which returns more than just basic data later. This sets up the basic stuff first.
* Add methods to LocalBTCPayServerClient
2022-06-27 10:14:16 +09:00
Umar Bolatov
fca066fe52
Add endpoint for creating POS app
2022-05-17 21:26:33 -07:00