mirror of
https://gitee.com/johng/gf.git
synced 2024-12-02 04:07:47 +08:00
add short tags for summary/description for package goai
This commit is contained in:
parent
940dcfb8c4
commit
a92c31168a
@ -89,7 +89,9 @@ var (
|
||||
defaultWriteContentTypes = []string{`application/json`}
|
||||
shortTypeMapForTag = map[string]string{
|
||||
"sum": "summary",
|
||||
"sm": "summary",
|
||||
"des": "description",
|
||||
"dc": "description",
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user