Files
virt-dashboard/api/app/custom_swagger.json
2023-09-08 19:05:37 +03:00

9 lines
198 B
JSON

{
"swagger": "2.0",
"info": {
"title": "Virt.Dashboard API",
"description": "Backend API for Virt.Dashboard",
"termsOfService": "",
"version": "1.1.2"
}
}