mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-11 01:35:22 +01:00
Adding link to API usage examples in docs. (#5772)
This commit is contained in:
parent
04037b3d2d
commit
55a8ba0905
1 changed files with 5 additions and 1 deletions
|
@ -19,6 +19,10 @@
|
|||
"description": "BTCPay Server Greenfield API"
|
||||
}
|
||||
],
|
||||
"externalDocs": {
|
||||
"description": "Check out our examples on how to use the API",
|
||||
"url": "https://docs.btcpayserver.org/Development/GreenFieldExample/"
|
||||
},
|
||||
"components": {
|
||||
"schemas": {
|
||||
"ValidationProblemDetails": {
|
||||
|
@ -141,4 +145,4 @@
|
|||
"Basic": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue