4 lines
70 B
Python
4 lines
70 B
Python
from ninja.openapi.schema import get_schema
|
|
|
|
__all__ = ["get_schema"]
|
from ninja.openapi.schema import get_schema
|
|
|
|
__all__ = ["get_schema"]
|