upgrade main.go (oc-lib refactor)

This commit is contained in:
ycc
2024-09-04 17:23:30 +02:00
parent e585a3bd9e
commit b89aa21402
8 changed files with 61 additions and 741 deletions

View File

@@ -1,12 +1,12 @@
{
"swagger": "2.0",
"info": {
"title": "beego Test API",
"description": "beego has a very cool tools to autogenerate documents for your API\n",
"title": "oc-peers",
"description": "Manage OpenCloud peers\n",
"version": "1.0.0",
"termsOfService": "http://beego.me/",
"termsOfService": "http://cloud.o-forge.io/",
"contact": {
"email": "astaxie@gmail.com"
"email": "admin@o-cloud.io"
},
"license": {
"name": "Apache 2.0",