add map type (#3704)
This commit is contained in:
@@ -35,7 +35,7 @@ import '../data/{{with .Service}}{{.Name}}{{end}}.dart';
|
||||
/// {{.Name}}
|
||||
{{range $i, $Route := .Routes}}
|
||||
/// --{{.Path}}--
|
||||
///
|
||||
/// --{{.AtDoc}}--
|
||||
/// request: {{with .RequestType}}{{.Name}}{{end}}
|
||||
/// response: {{with .ResponseType}}{{.Name}}{{end}}
|
||||
Future {{normalizeHandlerName .Handler}}(
|
||||
|
||||
Reference in New Issue
Block a user