Files
btcpayserver/BTCPayServer/wwwroot
Dennis Reimann c8558810ad Fix swagger validation errors
Combined the files with the same approach as in the docs:

`jq -rs 'reduce .[] as $item ({}; . * $item)' swagger.template.* > openapi.json`

Afterwards the bundled version can be validated using these commands:

`npx swagger-cli validate openapi.json && npx @redocly/cli lint openapi.json`
2022-08-15 15:59:26 +02:00
..
2022-08-03 21:31:16 +09:00
2020-08-06 22:18:26 +02:00
2022-04-14 13:18:12 +09:00
2022-08-09 20:03:55 +02:00
2022-07-23 20:37:56 +09:00
2022-08-09 20:03:55 +02:00
2022-05-14 10:57:08 +09:00
2022-08-15 15:59:26 +02:00
2020-02-19 17:39:14 +09:00
2017-09-13 15:55:16 +09:00
2018-12-27 12:57:31 +08:00