File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/resources/liveTemplates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8
8
<option name =" GO_FILE" value =" true" />
9
9
</context >
10
10
</template >
11
- <template name =" gfapicombo" value =" type ( $apiName$Req struct { g.Meta `path:" $path$" method:" $method$" ` $input$ } $apiName$Res struct { } } " description =" gen gf api struct(gf > = 2.5.7)" toReformat =" false" toShortenFQNames =" true" >
11
+ <template name =" gfapicombo" value =" type ( $apiName$Req struct { g.Meta `path:" $path$" method:" $method$" ` $input$ } $apiName$Res struct { } ) " description =" gen gf api struct(gf > = 2.5.7)" toReformat =" false" toShortenFQNames =" true" >
12
12
<variable name =" apiName" expression =" " defaultValue =" " alwaysStopAt =" true" />
13
13
<variable name =" path" expression =" " defaultValue =" " alwaysStopAt =" true" />
14
14
<variable name =" method" expression =" " defaultValue =" " alwaysStopAt =" true" />
You can’t perform that action at this time.
0 commit comments