You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #482 Cornice only accepts a Marshmallow Schema instead of a Schema instance. So I was wondering if it is possible to pass arguments to the schema instantiation.
I just glanced through the code and this suggests that it is not possible right now.
Since #482 Cornice only accepts a Marshmallow Schema instead of a Schema instance. So I was wondering if it is possible to pass arguments to the schema instantiation.
I just glanced through the code and this suggests that it is not possible right now.
cornice/cornice/validators/_marshmallow.py
Lines 188 to 192 in 0359fdd
The text was updated successfully, but these errors were encountered: