Konstantin Satunin
Results
2
comments of
Konstantin Satunin
This way worked for me: ```@api.doc(model=MyModel)```
I was too fast yesterday, actually api.doc(model=MyModel) replaced definition of list. I've been struggling with correct solution for list of models for few hours, but the only possible way to...