Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Apr 12, 2016

This fixes issue 1746.

I changed two lines in Reader.java to support these annotations in interfaces/superclasses and provided two testcases for this.

Also credit to mohitmutha for finding a solution to a similar problem and @captdestrukto to provide a pull request for that one

Please note that my pull request also incorporates the changes proposed by captdestrukto; it is a cumulative pull request :)

Chris Vogel and others added 3 commits March 31, 2016 23:05
This is a fix for issue #1506.
Reader got parameter annotations from a child method, ignoring any
on a parent class or interface. This fix will look for annotation
on the parent class or interface, if it exists. Credit mohitmutha
with the fix. I just implemented it and created the pull request.
… they are in a parent of the resource class

Also credit to mohitmutha for finding a solution to a similar problem and captdestrukto to provide a pull request for that one
@frantuma frantuma merged commit e682287 into swagger-api:master Apr 22, 2016
@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.

3 participants