Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
generators/openapi/definitions
InfoObject
Interface InfoObject
interface
InfoObject
{
contact
?:
ContactObject
;
description
?:
string
;
license
?:
LicenseObject
;
termsOfService
?:
string
;
title
:
string
;
version
:
string
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key:
string
]:
unknown
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
terms
Of
Service
?:
string
title
title
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
contact
description
license
terms
Of
Service
title
version
@novice1/api-doc-generator - v0.2.5
Loading...