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
Right now pystapi-validator is using schemathesis to do API validation in a kinda hackey way (in my opinion). To me, it would make more sense to use schemathesis in the stapi-fastapi test suite. Let's try that out and see how it goes.
The text was updated successfully, but these errors were encountered:
I'm going to close this as OBE, as we're planning on generating OpenAPI schema from stapi-fastapi (e.g. #45), so it feels kind of circular and useless to validate it against itself.
Right now pystapi-validator is using schemathesis to do API validation in a kinda hackey way (in my opinion). To me, it would make more sense to use schemathesis in the stapi-fastapi test suite. Let's try that out and see how it goes.
The text was updated successfully, but these errors were encountered: