diff --git a/lib/API/schema.json b/lib/API/schema.json index a7d7984e3..79bef624e 100644 --- a/lib/API/schema.json +++ b/lib/API/schema.json @@ -33,7 +33,7 @@ "array", "string" ], - "alias": ["interpreter_args"], + "alias": ["interpreterArgs", "interpreter_args"], "docDescription": "Arguments to pass to the interpreter" }, "out_file": { @@ -312,4 +312,4 @@ "write": { "type": "boolean" } -} \ No newline at end of file +}