commit 1473c0f43273eb977b2c529f54c8707a5889975a Author: 7000pctAUTO Date: Sun Feb 1 05:08:56 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a55ecb --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file