mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-06 10:32:13 +01:00
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` |
||
---|---|---|
.. | ||
swagger.template.api-keys.json | ||
swagger.template.apps.json | ||
swagger.template.authorization.json | ||
swagger.template.custodians.json | ||
swagger.template.health.json | ||
swagger.template.invoices.json | ||
swagger.template.json | ||
swagger.template.lightning.common.json | ||
swagger.template.lightning.internal.json | ||
swagger.template.lightning.store.json | ||
swagger.template.misc.json | ||
swagger.template.notifications.json | ||
swagger.template.payment-requests.json | ||
swagger.template.payout-processors.json | ||
swagger.template.pull-payments.json | ||
swagger.template.serverinfo.json | ||
swagger.template.stores-email.json | ||
swagger.template.stores-payment-methods.json | ||
swagger.template.stores-payment-methods.lightning-network.json | ||
swagger.template.stores-payment-methods.lnurl.json | ||
swagger.template.stores-payment-methods.on-chain.json | ||
swagger.template.stores-users.json | ||
swagger.template.stores-wallet.on-chain.json | ||
swagger.template.stores.json | ||
swagger.template.users.json | ||
swagger.template.webhooks.json |