Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 432 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 432 Bytes

Api Doc Generator

Build Status

Generate Swagger Yaml/JSON file from response of API

Usage

./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