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