btcpayserver/BTCPayServer.Client
Nicolas Dorier 36bada8feb
Uniformize Wallet API's path (#6209)
* Uniformize Wallet API's path

* Rewrite old API path to new API

* Rename routes
2024-09-12 15:19:10 +09:00
..
JsonConverters Timespan in API should be parsed with invariant culture 2024-07-11 21:41:19 +09:00
Models Rename PaymentMethod => PaymentMethodId (#6198) 2024-09-06 13:24:33 +09:00
BTCPayServer.Client.csproj Removal of the Altcoins build (#6177) 2024-08-30 08:34:23 +09:00
BTCPayServerClient.APIKeys.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Apps.cs Greenfield: Refactor app endpoints (#6051) 2024-06-26 17:42:22 +09:00
BTCPayServerClient.Authorization.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
BTCPayServerClient.Files.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
BTCPayServerClient.Health.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Invoices.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Lightning.Internal.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Lightning.Store.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.LightningAddresses.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Misc.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Notifications.cs Greenfield: Add store id for notifications (#6093) 2024-07-11 00:12:22 +09:00
BTCPayServerClient.OnChainPaymentMethods.cs Uniformize Wallet API's path (#6209) 2024-09-12 15:19:10 +09:00
BTCPayServerClient.OnChainWallet.cs Uniformize Wallet API's path (#6209) 2024-09-12 15:19:10 +09:00
BTCPayServerClient.OnChainWallet.Objects.cs Uniformize Wallet API's path (#6209) 2024-09-12 15:19:10 +09:00
BTCPayServerClient.PaymentRequests.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.PayoutProcessors.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.PullPayments.cs Fix tests (#6060) 2024-06-20 10:48:23 +02:00
BTCPayServerClient.ServerInfo.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.StoreEmail.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.StorePaymentMethods.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.StorePayoutProcessors.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.StoreRatesConfiguration.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Stores.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
BTCPayServerClient.StoreUsers.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Users.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
BTCPayServerClient.Webhooks.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
GreenFieldAPIException.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
GreenFieldValidationException.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
icon.png Nugetify the BTCPayServer.Client 2020-09-01 11:49:10 +09:00
Permissions.cs Make Role Permissions more human legible (#6191) 2024-09-12 12:29:10 +09:00
PushNuget.ps1 Push only one tag 2020-09-01 11:51:11 +09:00