We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74750be commit af88e6aCopy full SHA for af88e6a
openapi_python_client/templates/types.py.jinja
@@ -42,4 +42,4 @@ class Response(Generic[T]):
42
parsed: Optional[T]
43
44
45
-__all__ = ["File", "Response", "FileJsonType"]
+__all__ = ["File", "Response", "FileJsonType", "UNSET", "Unset"]
0 commit comments