Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
utils/responses/baseResponseUtils
IOpenAPIResponseContext
Interface IOpenAPIResponseContext
interface
IOpenAPIResponseContext
{
code
?:
number
;
default
?:
boolean
;
links
?:
Record
<
string
,
ReferenceObject
|
LinkObject
>
;
ref
?:
string
;
}
Index
Properties
code?
default?
links?
ref?
Properties
Optional
code
code
?:
number
Optional
default
default
?:
boolean
Optional
links
links
?:
Record
<
string
,
ReferenceObject
|
LinkObject
>
Optional
ref
ref
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
code
default
links
ref
@novice1/api-doc-generator - v0.2.5
Loading...