Files
btcpayserver/BTCPayServer
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-12 20:10:44 +02:00
2022-01-14 13:26:30 +01:00
2021-12-31 16:59:02 +09:00
2022-07-23 20:26:13 +09:00
2022-08-03 18:36:25 +09:00
2022-08-15 15:59:26 +02:00
2022-08-09 19:57:43 +02:00
2022-04-12 16:55:10 +09:00
2022-07-15 12:37:47 +09:00