Interface: DefaultParameter
Extends
JsonSchema
Properties
$comment?
optional
$comment:string
Comment string.
Inherited from
JsonSchema.$comment
Defined in
JsonSchema.ts:25
$defs?
optional
$defs:object
Object definitions.
Inherited from
JsonSchema.$defs
Defined in
JsonSchema.ts:23
$ref?
optional
$ref:string
Reference to object definitions.
Inherited from
JsonSchema.$ref
Defined in
JsonSchema.ts:21