Skip to content

i want a resttemplate version #96

@luyinhua

Description

@luyinhua

i want a resttemplate version, but i run :

java -jar swagger-codegen-cli-3.0.54.jar generate
-i "$file"
-l java
-t ./templates/Java
--library resttemplate
--additional-properties=apiPackage=io.swagger.client.api,modelPackage=business_api_client,invokerPackage=business_api,dateLibrary=java8,java8=true
-o ./java_sdk

some file is not match as the master file.
as your SmartPlusAdAppealBody.java ,my is AdUploadBody.java ;
and your is SmartPlusAdUpdateBodyAdConfiguration.java but my is SmartPlusadupdateAdConfiguration.java;

the swagger cmmond is ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions