We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0456d9c commit 294d81fCopy full SHA for 294d81f
1 file changed
package.json
@@ -4173,18 +4173,18 @@
4173
"type": "number",
4174
"description": "The number of comments on the issue."
4175
}
4176
- }
4177
- },
4178
- "required": [
4179
- "title",
4180
- "number",
4181
- "url",
4182
- "state",
4183
- "createdAt",
4184
- "author",
4185
- "commentCount",
4186
- "reactionCount"
4187
- ]
+ },
+ "required": [
+ "title",
+ "number",
+ "url",
+ "state",
+ "createdAt",
+ "author",
+ "commentCount",
+ "reactionCount"
+ ]
+ }
4188
},
4189
"totalIssues": {
4190
0 commit comments