Generate Swagger Yaml/JSON file from response of API
./vendor/bin/parse [option]
Usage: php parse.php
-i Input file path to parse.
-f Output format. pass yaml or json. otherwise ignored.
-o File path to output. If not passed output to STDOUT
-h Show this message