gopay/docs/v1_swagger.json
2024-06-02 14:08:00 +01:00

17 lines
459 B
JSON

{
"swagger": "2.0",
"info": {
"description": "GoPay is a cryptocurrency payment processor made in Go",
"title": "GoPay API v1",
"contact": {
"name": "repository",
"url": "https://git.supernets.org/perp/gopay"
},
"license": {
"name": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0.htm"
},
"version": "1.0"
},
"paths": {}
}