Pinyi Wang

Results 3 comments of Pinyi Wang

I had the same issue and as @lvxuan96 said, `cd` out of ctcdecode directory fixes it.

@SDxKeeper Thanks for the comments. I'm trying to use list of `MyModel` though.

@SDxKeeper I see. I do know that one way to specify that you are expecting a list of model is `@api.response(200, 'Success', [my_model])`. Have you tried this?