An open API service indexing awesome lists of open source software.

https://github.com/zhangjingqiang/multi-file-swagger-example


https://github.com/zhangjingqiang/multi-file-swagger-example

json swagger yaml

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Multi File Swagger Example

## Usage

Install the node tool:

```bash
npm install -g multi-file-swagger
```

Run the command:

```bash
multi-file-swagger index.yaml > index.json
multi-file-swagger -o yaml index.yaml > compiled.yaml
```

## License

MIT