Initial commit

This commit is contained in:
2026-02-01 05:08:56 +00:00
commit 1473c0f432

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# 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.