forked from loafle/openapi-generator-original
Update api-body.mustache of objc client
This commit is contained in:
parent
a25d3f2543
commit
8877be82f0
@ -1,6 +1,5 @@
|
|||||||
{{#operations}}
|
{{#operations}}
|
||||||
#import "{{classname}}.h"
|
#import "{{classname}}.h"
|
||||||
#import "{{classPrefix}}File.h"
|
|
||||||
#import "{{classPrefix}}QueryParamCollection.h"
|
#import "{{classPrefix}}QueryParamCollection.h"
|
||||||
{{#imports}}#import "{{import}}.h"
|
{{#imports}}#import "{{import}}.h"
|
||||||
{{/imports}}
|
{{/imports}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user