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