ts-lambda-api - v2.5.2
Preparing search index...
<internal>
InfoObject
Interface InfoObject
interface
InfoObject
{
contact
?:
ContactObject
;
description
?:
string
;
license
?:
LicenseObject
;
termsOfService
?:
string
;
title
:
string
;
version
:
string
;
[
extensionName
:
`
x-
${
string
}
`
]:
any
;
}
Hierarchy (
View Summary
)
ISpecificationExtension
InfoObject
Indexable
[
extensionName
:
`
x-
${
string
}
`
]:
any
Index
Properties
contact?
description?
license?
terms
Of
Service?
title
version
Properties
Optional
contact
contact
?:
ContactObject
Optional
description
description
?:
string
Optional
license
license
?:
LicenseObject
Optional
terms
Of
Service
termsOfService
?:
string
title
title
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contact
description
license
terms
Of
Service
title
version
ts-lambda-api - v2.5.2
Loading...