Skip to content

Commit 890daaf

Browse files
CopilotApollon77
andauthored
Add "json" to adminUI.tab enum in io-package.json schema (#3083)
* Initial plan * Add "json" to adminUI.tab enum in io-package.json schema Co-authored-by: Apollon77 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Apollon77 <[email protected]> Co-authored-by: Ingo Fischer <[email protected]>
1 parent 1707fc5 commit 890daaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schemas/io-package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,6 +868,7 @@
868868
"type": "string",
869869
"enum": [
870870
"html",
871+
"json",
871872
"materialize"
872873
]
873874
}

0 commit comments

Comments
 (0)