You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sherlock/resources/data.schema.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@
16
16
"isNSFW": { "type": "boolean" },
17
17
"headers": { "type": "object" },
18
18
"request_payload": { "type": "object" },
19
+
"__comment__": {
20
+
"type": "string",
21
+
"description": "Used to clarify important target information if (and only if) a commit message would not suffice.\nThis key should not be parsed anywhere within Sherlock.",
0 commit comments