Updated Schemas

This commit is contained in:
github-actions[bot] 2022-06-13 03:28:57 +00:00
parent c9f127e3ed
commit 47d1d7f1d8

View File

@ -1018,14 +1018,16 @@
"Scroll", "Scroll",
"Computer", "Computer",
"Cairn", "Cairn",
"Recorder" "Recorder",
"PreCrashRecorder"
], ],
"enum": [ "enum": [
"wall", "wall",
"scroll", "scroll",
"computer", "computer",
"cairn", "cairn",
"recorder" "recorder",
"preCrashRecorder"
] ]
}, },
"RaftInfo": { "RaftInfo": {