mirror of https://gitee.com/bigwinds/arangodb
Fixed fixture.
This commit is contained in:
parent
644a2dc415
commit
5b277891a6
|
@ -5,7 +5,7 @@
|
||||||
"stringValue": {
|
"stringValue": {
|
||||||
"description": "A string value",
|
"description": "A string value",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"value": 23
|
"default": 23
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue