btcpayserver/BTCPayServer.Client
Andrew Camilleri 1e3f62718d
GreenField: Cross-implemenation Lightning Node API (#1566)
* GreenField: Cross-implemenation Lightning Node API

* switch to hard unrsstricted check

* fix

* set LightningPrivateRouteHints in swagger + stores api

* add priv route hint

* rename models and add swagger defs to models
2020-05-29 09:00:13 +09:00
..
JsonConverters GreenField: Payment Requests CRUD (#1430) 2020-05-20 02:59:23 +09:00
Models GreenField: Cross-implemenation Lightning Node API (#1566) 2020-05-29 09:00:13 +09:00
BTCPayServer.Client.csproj GreenField: Cross-implemenation Lightning Node API (#1566) 2020-05-29 09:00:13 +09:00
BTCPayServerClient.APIKeys.cs A api key can always revoke itself, add a route to delete any api key 2020-03-27 14:46:51 +09:00
BTCPayServerClient.Authorization.cs BTCPayServer.Client library + Revoke API Key 2020-03-11 16:54:53 +01:00
BTCPayServerClient.cs Fixing CheckNoDeadLink test now that btse blocks our call from circleci 2020-04-22 15:05:13 +02:00
BTCPayServerClient.Health.cs Updates from code review 2020-04-21 16:43:14 +02:00
BTCPayServerClient.Lightning.Internal.cs GreenField: Cross-implemenation Lightning Node API (#1566) 2020-05-29 09:00:13 +09:00
BTCPayServerClient.Lightning.Store.cs GreenField: Cross-implemenation Lightning Node API (#1566) 2020-05-29 09:00:13 +09:00
BTCPayServerClient.PaymentRequests.cs GreenField: Payment Requests CRUD (#1430) 2020-05-20 02:59:23 +09:00
BTCPayServerClient.ServerInfo.cs GreenField: Add Server Info API basics 2020-05-18 15:29:04 +02:00
BTCPayServerClient.Stores.cs Greenfield: Add update store API (#1495) 2020-04-27 20:13:20 +09:00
BTCPayServerClient.Users.cs Greenfield API: Create User 2020-03-17 08:21:27 +01:00
Permissions.cs GreenField: Cross-implemenation Lightning Node API (#1566) 2020-05-29 09:00:13 +09:00