openapi-mock
openapi-mock copied to clipboard
Documentation for openapi-mock
Hello!
I'm considering using openapi-mock as a test tool for client side API testing and wondering if there is any documentation or samples available? I'd like to create mock servers based on my OpenApi yamls and test positive and negative cases. The help screen indicates options for configuration and mock_dir and I assume those are where the input data/code for processing various requests would reside.
Any help using the tool would be greatly appreciated!
Thanks Frank
Sure, I'll extend the docs at some point (or PRs are welcome). I'll keep this ticket open for now for people to suggest what documentation is needed.