We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6f4d8 commit b517792Copy full SHA for b517792
i18n/schema.json
@@ -3991,7 +3991,8 @@
3991
"description": {
3992
"type": "string"
3993
}
3994
- }
+ },
3995
+ "additionalProperties": false
3996
},
3997
"github_issues": {
3998
"type": "object",
@@ -4002,7 +4003,8 @@
4002
4003
4004
4005
4006
4007
4008
4009
"created_at": {
4010
@@ -4013,7 +4015,8 @@
4013
4015
4014
4016
4017
4018
4019
4020
4021
4022
"additionalProperties": false
0 commit comments