Skip to content

Conversation

@AlexElin
Copy link
Contributor

I did some code cleanup in the jaxrs module.


protected void readSwaggerConfig(Class<?> cls, SwaggerDefinition config) {

protected void readSwaggerConfig(SwaggerDefinition config) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave the cls parameter here, it is for future usage

@fehguy
Copy link
Contributor

fehguy commented May 11, 2016

Hi thank you for this--the changes look good, but please see the one comment around the scan method.

@AlexElin
Copy link
Contributor Author

Hi @fehguy. I've brought back the parameter.

@fehguy fehguy merged commit 9ea4057 into swagger-api:master May 11, 2016
@AlexElin AlexElin deleted the jaxrs_cleanup branch May 19, 2016 14:16
@fehguy fehguy modified the milestone: 1.5.10 Dec 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants