From 480255b3f2f2c1e5271147a66b111894738cec1c Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 22:38:38 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ea72d2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# schema2mock + +A CLI tool that parses JSON Schema or OpenAPI 3.x specifications and generates realistic mock API response data \ No newline at end of file