AJ Pryor, Ph.D.

Results 40 comments of AJ Pryor, Ph.D.
trafficstars

Hi there! A clarifying question so that I better understand the desire - are you referring to wanting to use the Marshmallow validators and have those requirements displayed within Swagger...

Ah okay now I follow you - thanks for the example. I think your implementation about is exactly what I would suggest. If you want to contribute an implementation with...

That’s probably the simplest approach - does it fully resolve this issue, or is there a case where you might need schema construction to happen at request time outside of...

Custom fields are problematic because flask_accepts wants to convert various marshmallow fields into an equivalent data type in flask_restx for Swagger documentation. The error you are receiving is indicating that...

The way it is currently implemented, `flask_accepts` reserves the JSON body for the schema parameter if one has been provided. This is mostly to prevent logical conflict/collision between schemas and...

Yes this looks on track, just verify that `request.files` can be accessed safely even if it is not provided. I can’t recall the behavior and am on holiday unable to...

Also be aware any PR will need associated test cases

Apologies for not commenting recently. There's been no work done by me to create a design document. I'd really like to - it's purely been competing personal and professional priorities...

> So in reality you would have to write an exact alert rule by hand and make it match with our CRD that probably would look really close to how...

Thanks for the feature request and support. I've been quite busy lately, and so have been slow to act on this particular project, but I will eventually get around to...