Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
EggPlanet
/
egg_app
Segui
3
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update
master
shenjiachi
1 giorno fa
parent
9babc21fe2
commit
e2a8b0ece7
3 ha cambiato i file
con
3 aggiunte
e
3 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
docs/docs.go
+1
-1
docs/swagger.json
+1
-1
docs/swagger.yaml
+ 1
- 1
docs/docs.go
Vedi File
@@ -63,7 +63,7 @@ const docTemplate = `{
}
},
"/api/v1/test": {
"
pos
t": {
"
ge
t": {
"description": "Demo样例测试",
"consumes": [
"application/json"
+ 1
- 1
docs/swagger.json
Vedi File
@@ -57,7 +57,7 @@
}
},
"/api/v1/test": {
"
pos
t": {
"
ge
t": {
"description": "Demo样例测试",
"consumes": [
"application/json"
+ 1
- 1
docs/swagger.yaml
Vedi File
@@ -102,7 +102,7 @@ paths:
tags:
- 对象存储
/api/v1/test:
pos
t:
ge
t:
consumes:
- application/json
description: Demo样例测试
Scrivi
Anteprima
Caricamento…
Annulla
Salva