We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990dc94 commit c53969eCopy full SHA for c53969e
1 file changed
src/constants.js
@@ -29,7 +29,7 @@ JSON SCHEMA (STRICT — DO NOT MODIFY THE STRUCTURE):
29
}
30
],
31
"snippets_count": 0,
32
- "analysis_response": {},
+ "analysis_response": {<here put a json with a brief analysis of the snippets>},
33
"metadata": {
34
"parsed_at": "<ISO date>",
35
"total_nodes_found": "number",
0 commit comments