Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
generators/postman/definitions
CollectionVersion
Interface CollectionVersion
interface
CollectionVersion
{
identifier
?:
string
;
major
:
number
;
meta
?:
unknown
;
minor
:
number
;
patch
:
number
;
}
Index
Properties
identifier?
major
meta?
minor
patch
Properties
Optional
identifier
identifier
?:
string
major
major
:
number
Optional
meta
meta
?:
unknown
minor
minor
:
number
patch
patch
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
identifier
major
meta
minor
patch
@novice1/api-doc-generator - v0.2.5
Loading...