fix: various linter adjustments

This commit is contained in:
drbh 2025-02-20 21:18:16 +00:00
parent d278d3cf4c
commit 0928018ac2
2 changed files with 3 additions and 3 deletions

View File

@ -1746,7 +1746,7 @@
"type": { "type": {
"type": "string", "type": "string",
"enum": [ "enum": [
"json" "json_schema"
] ]
}, },
"value": { "value": {