mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
add short tags for default for package goai
This commit is contained in:
@ -88,6 +88,7 @@ var (
|
||||
defaultReadContentTypes = []string{`application/json`}
|
||||
defaultWriteContentTypes = []string{`application/json`}
|
||||
shortTypeMapForTag = map[string]string{
|
||||
"d": "default",
|
||||
"sum": "summary",
|
||||
"sm": "summary",
|
||||
"des": "description",
|
||||
|
||||
Reference in New Issue
Block a user