Update API documentation and license information
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
swagger: "2.0"
|
||||
info:
|
||||
title: beego Test API
|
||||
title: oc-catalog
|
||||
description: |
|
||||
beego has a very cool tools to autogenerate documents for your API
|
||||
OpenCloud catalog
|
||||
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
|
||||
url: http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
name: MIT
|
||||
url: https://opensource.org/license/mit
|
||||
basePath: /oc/
|
||||
paths:
|
||||
/data/:
|
||||
|
||||
Reference in New Issue
Block a user