Remove unneeded 'required' property

Co-authored-by: Kévin Commaille <76261501+zecakeh@users.noreply.github.com>
This commit is contained in:
Andy Balaam 2026-04-15 13:57:37 +01:00 committed by GitHub
parent f7f6080e71
commit b80c6238b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,5 +22,4 @@
"required": ["enabled"] "required": ["enabled"]
} }
}, },
"required": ["type", "content"]
} }