Dmitry Marchuk
Dmitry Marchuk
Hi! Could you please check my branch? This is something like a fast solution for Quart support. Not so elegant as it could be, honestly. But I tested it and...
I had to use nest-async as a workaround for async support. Otherwise, I'm afraid that there should the whole library be overwritten.
Ok. I will check on FalconAsgiPlugin. Thank you
Hi @kemingy ! Finally I found time to fix the quart plugin according to the comments you left above. https://github.com/0b01001001/spectree/compare/master...dima-engineer:spectree:dmitry/quart-plugin See, please!
Sure! Here you go https://github.com/0b01001001/spectree/pull/262
There are several methods which overlap FlaskPlugin methods only because of different imports at the beginning of the method. I'm wondering if we can avoid this somehow
@morgoved it looks like in the latest release that introduces v4.14 the agent version is still 4.11.1. As far as I know the agent should be the same version as...