@grandlinex/swagger-mate
Preparing search index...
SSchemaEl
Type Alias SSchemaEl
SSchemaEl
:
|
{
description
?:
string
;
enum
?:
string
[]
;
example
?:
string
;
format
?:
SDataFormat
;
items
?:
SSchemaEl
;
properties
?:
{
[
key
:
string
]:
SSchemaEl
}
;
required
?:
string
[]
;
type
:
SDataType
;
}
|
SwaggerRRef
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@grandlinex/swagger-mate
Loading...