pyeve / eve-swagger

Swagger extension for Eve-powered RESTful APIs
http://python-eve.org
Other
154 stars 43 forks source link

add meta and links to the response schemas #105

Closed jmosbacher closed 4 years ago

jmosbacher commented 4 years ago

This is important for the auto generated clients to use pagination and hateoas.

nicolaiarocci commented 4 years ago

rebased and merged. thanks.