starlite.enums#
- class starlite.enums.OpenAPIMediaType#
-
An Enum for OpenAPI specific response
Content-Typeheader values.- __new__(value)#
- class starlite.enums.RequestEncodingType#
-
An Enum for request
Content-Typeheader values designating encoding formats.- __new__(value)#
- class starlite.enums.ScopeType#
-
An Enum for the ‘http’ key stored under Scope.
Notes
asgiis used by Starlite internally and is not part of the specification.
- __new__(value)#