mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-30 20:50:53 +00:00
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