btcpayserver/BTCPayServer/wwwroot/swagger/v1
Dennis Reimann 7e60328cff
Greenfield: Rename API key redirect params; switch to POST body (#1898)
* Rename user param to userId in API key redirect

This way it is clearer what to expect and it also make the parameteer easier to consume.

* Post redirect: Allow form url and prettify page

- Form URL as alternative to controller/action for external URLs
- Making it look nice and add explanation for non-JS case

* APIKeys: Minor view updates

fix

* APIKeys: Use POST redirect for confirmation

fix

* UI: Minor update to confirm view

Tidies it up and adapts to the newly added ConfirmAPIKeys view.

* APIKeys: Update delete view

Structures the information in title and description better.

* APIKeys: Distinguish authorize and confirm (reuse)

* Upgrade ChromeDriver

* Test fixes

* Clean up PostRedirect view

By adding missing forgery token

* Re-add tests for callback post values

* Rename key param to apiKey in API key redirect

* Update BTCPayServer/wwwroot/swagger/v1/swagger.template.authorization.json

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>

* Use DEBUG conditional for postredirect-callback-test route

* Remove unnecessary ChromeDriver references

* Add debug flag

* Remove debug flags

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-09-17 11:37:49 +02:00
..
swagger.template.api-keys.json fix json 2020-06-30 08:54:57 +02:00
swagger.template.authorization.json Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
swagger.template.health.json Updates from code review 2020-04-21 16:43:14 +02:00
swagger.template.invoices.json Remove invoices/email for this PR 2020-08-27 11:00:04 +09:00
swagger.template.json Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
swagger.template.lightning.common.json Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
swagger.template.lightning.internal.json Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
swagger.template.lightning.store.json Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
swagger.template.payment-requests.json add swagger docs 2020-08-26 21:36:31 +09:00
swagger.template.pull-payments.json Fix swagger doc for approve payout 2020-07-19 15:56:15 -05:00
swagger.template.serverinfo.json Refactor server info data structure 2020-05-20 03:27:06 +09:00
swagger.template.stores.json Update and fix documentation links 2020-06-11 16:09:33 +02:00
swagger.template.users.json Users API: Add roles (#1914) 2020-09-16 14:17:33 +02:00