-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
Description
Suggested Behavior
I am using JSON files to provide JSON blobs that get passed to internal methods but I want to make sure that when people extend this process, the JSON they provide really is correct according to the Swager definition. Could there be, or is there already, some way to use this library to do this, possibly by somehow Mocking up something with perhaps a request/response, URL and JSON blob inputs to provide enough for openapi-core to do its stuff?
Why is this needed?
See above.
References
No response
Would you like to implement a feature?
None