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