fix: remove optional schema and alter base out (#49)

* fix: remove optional schema and alter base out

* changes
This commit is contained in:
vikynoah
2025-04-15 20:32:02 +02:00
committed by GitHub
parent 79dde8008a
commit be66bbebbf
3 changed files with 1 additions and 45 deletions

View File

@@ -1,3 +1,2 @@
from .base import * # noqa
from .response_schema import * #noqa
from .schema_optional import * #noqa