add map type (#3704)
This commit is contained in:
@@ -20,6 +20,7 @@ var funcMap = template.FuncMap{
|
||||
"hasUrlPathParams": hasUrlPathParams,
|
||||
"extractPositionalParamsFromPath": extractPositionalParamsFromPath,
|
||||
"makeDartRequestUrlPath": makeDartRequestUrlPath,
|
||||
"isMapType": isMapType,
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user