rest-vir - v2.2.0
Preparing search index...
EndpointMethodDefinitionResponseStatuses
Type Alias EndpointMethodDefinitionResponseStatuses<EndpointMethod>
EndpointMethodDefinitionResponseStatuses
:
EndpointMethod
extends
EndpointMethodDefinition
?
Extract
<
keyof
EndpointMethod
[
"responses"
]
,
HttpStatus
>
:
HttpStatus
Extracts the defined statuses for the given endpoint method definition.
Type Parameters
EndpointMethod
extends
EndpointMethodDefinition
|
NoParam
Package
@rest-vir/api
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
rest-vir - v2.2.0
Loading...
Extracts the defined statuses for the given endpoint method definition.