增加swagger文档常量定义
This commit is contained in:
parent
09fdf2f01e
commit
00e0a924ef
@ -30,3 +30,7 @@ const (
|
||||
const (
|
||||
SwaggerTypeKey = "type"
|
||||
)
|
||||
|
||||
const (
|
||||
SwaggerBaseObjectDefinitionName = "object_map"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user