shmurakami/api-doc-generator

generate swagger yaml/json or doc comment for apidocjs from API response json

0.2.2 2017-10-26 10:27 UTC

This package is not auto-updated.

Last update: 2024-04-28 01:29:29 UTC


README

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