Initial commit: Add OpenAPI Mock Server project
This commit is contained in:
3
.src/openapi_mock/__init__.py
Normal file
3
.src/openapi_mock/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""OpenAPI Mock Server - Generate mock API servers from OpenAPI specifications."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user