ts-lambda-api - v2.5.2
Preparing search index...
<internal>
EndpointV2
Interface EndpointV2
interface
EndpointV2
{
headers
?:
Record
<
string
,
string
[]
>
;
properties
?:
{
authSchemes
?:
AuthScheme
[]
}
&
Record
<
string
,
EndpointObjectProperty
,
>
;
url
:
URL
;
}
Index
Properties
headers?
properties?
url
Properties
Optional
headers
headers
?:
Record
<
string
,
string
[]
>
Optional
properties
properties
?:
{
authSchemes
?:
AuthScheme
[]
}
&
Record
<
string
,
EndpointObjectProperty
,
>
url
url
:
URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
properties
url
ts-lambda-api - v2.5.2
Loading...