shmurakami/api-doc-generator

从API响应JSON生成Swagger yaml/json或doc comment for apidocjs

0.2.2 2017-10-26 10:27 UTC

This package is not auto-updated.

Last update: 2024-09-15 03:08:43 UTC


README

Build Status

从API响应生成Swagger Yaml/JSON文件

用法

./vendor/bin/parse [选项]

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