Skip to main content
Version: 1.2.2

MethodApproved

TypeSource

MethodApproved = Literal[
"get", "post", "head", "options", "delete", "put", "trace", "patch"
]

MethodApproved is a shortcut of a type literal.

MethodApproved is the literal notation of all available HTTP methods.