We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c3c00 commit a9ab757Copy full SHA for a9ab757
mof.schema.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://json-schema.org/schema#",
3
- "$id": "https://github.com/odow/MathOptFormat.jl/tree/master/src/MOF/mof.schema.json",
+ "$id": "https://github.com/odow/MathOptFormat/blob/master/mof.schema.json",
4
"title": "The schema for MathOptFormat",
5
"type": "object",
6
"required": ["version", "variables", "objectives", "constraints"],
0 commit comments