1.0.24 • Published 2 years ago
openapi-to-md v1.0.24
openapi-to-md
description
OpenAPI(v2,v3) => Markdown
- It supports 'v2' and 'v3' formats of OpenAPI.
- You can use 'json' and 'yaml' as input files.
- The output data structure is in TypeScript format.
- The reference does not resolve the second reference because it avoids recursion.
usage
Usage: openapi-to-md [options] <source> [destination]
Options:
-V, --version output the version number
-s, --sort sort (default: false)
-h, --help display help for command
openapi-to-md -s openapi.yaml README.md
openapi-to-md openapi.yaml README.md
openapi-to-md openapi.json > README.md
openapi-to-md https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.yaml README.md
1.0.19
2 years ago
1.0.18
2 years ago
1.0.22
2 years ago
1.0.21
2 years ago
1.0.20
2 years ago
1.0.24
2 years ago
1.0.23
2 years ago
1.0.17
3 years ago
1.0.16
3 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago