Compare commits

..

No commits in common. "f0f4fb77d4b79243401cff1f45f7d3dfdc083ee6" and "f07ca3c1eaf304454e10766618e98b13c7f7c3b6" have entirely different histories.

5 changed files with 6 additions and 7 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
oc-datacenter

BIN
oc-datacenter Executable file

Binary file not shown.

View File

@ -3,8 +3,8 @@
// @Description Monitor owned datacenter activity // @Description Monitor owned datacenter activity
// @Contact admin@o-cloud.io // @Contact admin@o-cloud.io
// @TermsOfServiceUrl http://cloud.o-forge.io/ // @TermsOfServiceUrl http://cloud.o-forge.io/
// @License MIT // @License Apache 2.0
// @LicenseUrl https://opensource.org/license/mit // @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
package routers package routers
import ( import (

View File

@ -9,8 +9,8 @@
"email": "admin@o-cloud.io" "email": "admin@o-cloud.io"
}, },
"license": { "license": {
"name": "MIT", "name": "Apache 2.0",
"url": "https://opensource.org/license/mit" "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
} }
}, },
"basePath": "/oc/", "basePath": "/oc/",

View File

@ -8,8 +8,8 @@ info:
contact: contact:
email: admin@o-cloud.io email: admin@o-cloud.io
license: license:
name: MIT name: Apache 2.0
url: https://opensource.org/license/mit url: http://www.apache.org/licenses/LICENSE-2.0.html
basePath: /oc/ basePath: /oc/
paths: paths:
/booking/: /booking/: