Documentation ¶
Index ¶
Constants ¶
View Source
const Format prettifier = true
In case of any breaking change or bug caused by this, set this to false and the whitespace addition in schema generated/consumed would be removed(will go back to default behavior)
Variables ¶
This section is empty.
Functions ¶
func ConvertMapInterfaceMapString ¶
func ConvertMapInterfaceMapString(v interface{}, prettify bool) interface{}
ConvertMapInterfaceMapString converts map[interface{}]interface{} => map[string]interface{}
It will also convert []interface{} => []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.