Optional
$commentOptional
defaultOptional
deprecatedOptional
descriptionOptional
examplesOptional
readOptional
titleReadonly
typeOptional
writeSerializes the parameter into a JSON object.
Optional
$comment?: stringOptional
default?: anyOptional
deprecated?: booleanOptional
description?: stringOptional
examples?: any[]Optional
readOptional
title?: stringOptional
writeProtected
toJSONBaseOptional
$comment?: stringOptional
default?: anyOptional
deprecated?: booleanOptional
description?: stringOptional
examples?: any[]Optional
readOptional
title?: stringOptional
writeStatic
fromJSONOptional
$comment?: stringOptional
default?: anyOptional
deprecated?: booleanOptional
description?: stringOptional
examples?: any[]Optional
readOptional
title?: stringOptional
writeStatic
isWhether the given JsonSchema
is a JsonSchemaBoolean
.
Note: This method does not check if the schema is valid, only if it has properties unique to boolean schemas.
Generated using TypeDoc
A UUID generated for this parameter by the library.