Skip to content

[Java][Spring] Add useTags flag for generating interface/controller classnames#4396

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
eamon316:feature/issue-4387
Jan 15, 2017
Merged

[Java][Spring] Add useTags flag for generating interface/controller classnames#4396
wing328 merged 1 commit intoswagger-api:masterfrom
eamon316:feature/issue-4387

Conversation

@eamon316
Copy link
Copy Markdown
Contributor

@eamon316 eamon316 commented Dec 14, 2016

PR checklist

  • Read the contribution guildelines.
  • Ran the shell/batch script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates)
  • Filed the PR against the correct branch: master for non-breaking changes and 2.3.0 branch for breaking (non-backward compatible) changes.

Description of the PR

(details of the change, additional tests that have been done, reference to the issue for tracking, etc)

Issue: #4387

Add a useTags flag to allow tags to be used to generate interface / controller classnames

@wing328 wing328 added this to the v2.2.2 milestone Jan 15, 2017
@wing328 wing328 merged commit d7e6a3d into swagger-api:master Jan 15, 2017
@wing328
Copy link
Copy Markdown
Contributor

wing328 commented Jan 15, 2017

@eamon316 thanks for the PR, which has been merged into master.

@wing328 wing328 changed the title Add a useTags flag to allow tags to be used to generate interface / c… [Java][Spring] Add a useTags flag to allow tags to be used to generate interface / c… Feb 21, 2017
@wing328 wing328 changed the title [Java][Spring] Add a useTags flag to allow tags to be used to generate interface / c… [Java][Spring] Add useTags flag for generating interface/controller classnames Feb 21, 2017
davidgri pushed a commit to davidgri/swagger-codegen that referenced this pull request May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants