Add mockapi source files and tests
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-03-22 21:59:24 +00:00
parent f7d507ee5c
commit 5460ed2262

View File

@@ -86,4 +86,4 @@ class TestOpenAPIValidator:
schemas = validator.get_all_schemas()
assert len(schemas) == 2
assert "User" in schemas
assert "Product" in schemas
assert "Product" in schemas