version=1.7.2 fix oas.spec schema is broken after reloading the page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .view import PydanticView
|
||||
|
||||
__version__ = "1.7.1"
|
||||
__version__ = "1.7.2"
|
||||
|
||||
__all__ = ("PydanticView", "__version__")
|
||||
|
||||
Reference in New Issue
Block a user