Initial upload: mockapi - OpenAPI Mock Server Generator
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-03-22 21:06:19 +00:00
parent 02a1fac9f0
commit af1e0b9b5a

3
src/mockapi/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""MockAPI - OpenAPI Mock Server Generator."""
__version__ = "0.1.0"