update swagger.

This commit is contained in:
YuleiLan 2020-08-13 13:40:21 +08:00
parent 44c88c1388
commit 230bfef491
3 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,7 @@ var doc = `{
"contact": {}, "contact": {},
"license": { "license": {
"name": "MIT", "name": "MIT",
"url": "https://github.com/wenjianzhang/ferry/blob/master/LICENSE.md" "url": "https://github.com/lanyulei/ferry/blob/master/LICENSE"
}, },
"version": "{{.Version}}" "version": "{{.Version}}"
}, },
@ -3103,7 +3103,7 @@ var SwaggerInfo = swaggerInfo{
BasePath: "", BasePath: "",
Schemes: []string{}, Schemes: []string{},
Title: "ferry API", Title: "ferry API",
Description: "基于Gin + Vue + Element UI的前后端分离权限管理系统的接口文档\n添加qq群: 74520518 进入技术交流群 请备注,谢谢!", Description: "基于Gin + Vue + Element UI前后端分离的工单系统的接口文档\n添加qq群: 1127401830 进入技术交流群 请备注,谢谢!",
} }
type s struct{} type s struct{}

View File

@ -1,12 +1,12 @@
{ {
"swagger": "2.0", "swagger": "2.0",
"info": { "info": {
"description": "基于Gin + Vue + Element UI的前后端分离权限管理系统的接口文档\n添加qq群: 74520518 进入技术交流群 请备注,谢谢!", "description": "基于Gin + Vue + Element UI前后端分离的工单系统的接口文档\n添加qq群: 1127401830 进入技术交流群 请备注,谢谢!",
"title": "ferry API", "title": "ferry API",
"contact": {}, "contact": {},
"license": { "license": {
"name": "MIT", "name": "MIT",
"url": "https://github.com/wenjianzhang/ferry/blob/master/LICENSE.md" "url": "https://github.com/lanyulei/ferry/blob/master/LICENSE"
}, },
"version": "0.0.1" "version": "0.0.1"
}, },

View File

@ -470,11 +470,11 @@ definitions:
info: info:
contact: {} contact: {}
description: |- description: |-
基于Gin + Vue + Element UI的前后端分离权限管理系统的接口文档 基于Gin + Vue + Element UI前后端分离的工单系统的接口文档
添加qq群: 74520518 进入技术交流群 请备注,谢谢! 添加qq群: 1127401830 进入技术交流群 请备注,谢谢!
license: license:
name: MIT name: MIT
url: https://github.com/wenjianzhang/ferry/blob/master/LICENSE.md url: https://github.com/lanyulei/ferry/blob/master/LICENSE
title: ferry API title: ferry API
version: 0.0.1 version: 0.0.1
paths: paths: