Vlad Frolov

Results 251 comments of Vlad Frolov

I will need to clarify the documentation and consider a better error message.

@askz I am sorry for the late response! I think, your case is quite legal, though I had never had such a requirement yet. I will be happy to accept...

Good point! I am not sure when I will have time to do this myself, so I will be glad if someone sends a PR.

Feel free to open a halfway implemented migration PR or just leave pointers along your way in this issue!

That is definitely related to how the old lib operates. I have no idea about how the new one expects this to be organized.

Hi @askz, Thank you for the suggestion! I have no time to implement that myself at the moment, but I would love to see a PR for that!

@khorolets We can always make the dependency optional and just skip if the module is missing. However, I have never worked with fakers (I prefer plain Python where things should...

@khorolets I see. @askz Please, let us know if you would like to work on a PR, otherwise, we can close this issue since this adds complexity to the example...

I don't have a bandwidth to migrate this example to Flask-RESTX. Feel free to fork or send a PR (given that that is the fork of the original project, I...

That is definitely possible to implement. I just didn't have this kind of need often, so I usually ended up using ad-hoc implementations here and there. The PR is very...