Initial commit: Add OpenAPI Mock Server project
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-30 03:41:37 +00:00
parent bd1bac715b
commit 937966ff40

View File

@@ -0,0 +1,3 @@
"""OpenAPI Mock Server - Generate mock API servers from OpenAPI specifications."""
__version__ = "0.1.0"