ruby-grape / grape-rabl

Use rabl with grape
MIT License
136 stars 29 forks source link

how to use grape-rabl with swagger? #42

Open TangMonk opened 8 years ago

arparthasarathi commented 6 years ago

I am also facing the same issue of using grape-rabl with swagger. How can I able to do that?

Tarang-singhal commented 5 months ago

@arparthasarathi any success on finding the answer ??

LTe commented 5 months ago

I think this is more grape problem than grape-rabl. Did you tried generate swagger documentation? Is there something missing? Maybe example responses are not generated?