Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
generators/postman/definitions
InfoObject
Interface InfoObject
interface
InfoObject
{
_postman_id
?:
string
;
description
?:
Description
;
name
:
string
;
schema
:
string
;
version
?:
string
|
CollectionVersion
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key:
string
]:
unknown
Index
Properties
_postman_
id?
description?
name
schema
version?
Properties
Optional
_postman_
id
_postman_
id
?:
string
Optional
description
description
?:
Description
name
name
:
string
schema
schema
:
string
Optional
version
version
?:
string
|
CollectionVersion
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
_postman_
id
description
name
schema
version
@novice1/api-doc-generator - v0.2.5
Loading...