ai refactor
- add missing headers and body with relative content-type - fix double quotes for empty variables (not needed by VSCode REST client) - strip comments from JSON data
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"strip-json-comments": "^5.0.3",
|
||||
"yaml": "^2.9.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user