Update examples (changed due to 6a3bba1e)

This commit is contained in:
Graham Esau 2021-03-21 21:25:13 +00:00
parent 77c7aa9beb
commit 803c47bab3
8 changed files with 32 additions and 16 deletions

View file

@ -35,7 +35,8 @@
"StringNewType": {
"type": "string"
}
}
},
"additionalProperties": false
},
{
"type": "object",
@ -58,7 +59,8 @@
}
}
}
}
},
"additionalProperties": false
}
]
}