Optional
$commentOptional
defaultOptional
deprecatedOptional
descriptionOptional
examplesOptional
readOptional
titleReadonly
typeNot part of the JSON schema specification
Optional
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 JsonSchemaEnum
.
Note: This method does not check if the schema is valid, only if it has properties unique to enum schemas.
Generated using TypeDoc
A UUID generated for this parameter by the library.