Fix oversights in blueprint / schema generation.

This commit is contained in:
KtorZ
2023-02-08 19:04:41 +01:00
parent f9892434bf
commit 95a62f7172
2 changed files with 5 additions and 5 deletions

View File

@@ -504,7 +504,7 @@ mod test {
"datum": {
"title": "Tuple",
"dataType": "#list",
"elements": [
"items": [
{
"dataType": "integer"
},