d11n
|
7db510b5ca
|
Swagger: Fix errors, warnings and formatting (#6410)
* Fix linting errors
* Fix linting warnings
* Fix inconsistend indentation and unify formatting
* Extract StoreId schemas
* Extract CryptoCode parameter
* Extract AppId parameter
* More StoreId parameter references
* Extract WebhookId and DeliveryId parameters
* Extract InvoiceId parameter
* Formatting
|
2024-11-20 22:46:55 +09:00 |
|
Nicolas Dorier
|
7bbfc8e6d4
|
Greenfield: Currency rate should be strings (#4607)
|
2023-02-08 19:18:37 +09:00 |
|
Andrew Camilleri
|
aad06c583e
|
Greenfield: Add store rates api (#4550)
* Add store rates api
* Improve doc
---------
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
|
2023-01-31 14:42:25 +09:00 |
|
d11n
|
f4af4ec4dc
|
Fix OpenAPI 3.0 validation errors and warnings (#4235)
|
2022-10-25 20:37:36 +09:00 |
|
Andrew Camilleri
|
434298cba6
|
Greenfield: Store Rates Config (#3931)
* Greenfield: Store Rates Config
* FIX SWAGGER
* rebase fix
* Apply suggestions from code review
Co-authored-by: d11n <mail@dennisreimann.de>
* Update BTCPayServer/wwwroot/swagger/v1/swagger.template.stores-rates-config.json
Co-authored-by: d11n <mail@dennisreimann.de>
* Fix: Spread isn't converted from/to percentage, rename some fields, and move some routes
* Fix error handling
Co-authored-by: d11n <mail@dennisreimann.de>
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
|
2022-10-12 22:19:33 +09:00 |
|