Files
json-to-openapi/README.md
2026-02-01 05:08:56 +00:00

3 lines
218 B
Markdown

# json-to-openapi
A Python CLI tool that analyzes JSON data files and automatically generates valid OpenAPI 3.0 specification files with automatic type inference, nested object detection, and batch processing support.