Source code
Revision control
Copy as Markdown
Other Tools
{
"title": "Test",
"type": "object",
"properties": {
"optional": {
"type": [
"integer",
"null"
],
"format": "int32"
}
}
}