Spaces:
Runtime error
Runtime error
{ | |
"swagger": "2.0", | |
"info": { | |
"description": "This is the API for the RAGTAG system.", | |
"title": "RAGTAG API", | |
"termsOfService": "http://swagger.io/terms/", | |
"contact": { | |
"name": "James Campbell", | |
"email": "[email protected]" | |
}, | |
"license": { | |
"name": "Apache 2.0", | |
"url": "http://www.apache.org/licenses/LICENSE-2.0.html" | |
}, | |
"version": "1.0" | |
}, | |
"host": "localhost:8080", | |
"basePath": "/", | |
"paths": {} | |
} |