This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_app
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
shenjiachi
1 day ago
parent
9babc21fe2
commit
e2a8b0ece7
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/docs.go
+1
-1
docs/swagger.json
+1
-1
docs/swagger.yaml
+ 1
- 1
docs/docs.go
View File
@@ -63,7 +63,7 @@ const docTemplate = `{
}
},
"/api/v1/test": {
"
pos
t": {
"
ge
t": {
"description": "Demo样例测试",
"consumes": [
"application/json"
+ 1
- 1
docs/swagger.json
View File
@@ -57,7 +57,7 @@
}
},
"/api/v1/test": {
"
pos
t": {
"
ge
t": {
"description": "Demo样例测试",
"consumes": [
"application/json"
+ 1
- 1
docs/swagger.yaml
View File
@@ -102,7 +102,7 @@ paths:
tags:
- 对象存储
/api/v1/test:
pos
t:
ge
t:
consumes:
- application/json
description: Demo样例测试
Write
Preview
Loading…
Cancel
Save