Add options to command line tool.
Pre-release
Pre-release
Add --openapi-file
and --override-server
command line options to APITest
test
command. These allow you to specify the input file (alternative to API_TEST_IN_FILE
environment variable) and override the server specified by the OpenAPI documentation for test requests.