mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-30 19:48:18 +08:00
Fix tests
This commit is contained in:
parent
be8ef5a310
commit
b01ff206e8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"required": ["DT_RowId", "1", "2", "3", "4", "5", "recordEditUrl", "recordUpdateUrl", "recordInfoUrl"],
|
||||
"properties": {
|
||||
"DT_RowId": { "type": "integer" },
|
||||
"1": { "type": "string" },
|
||||
"1": { "type": "object" },
|
||||
"2": { "type": "integer" },
|
||||
"3": { "type": "string" },
|
||||
"4": { "type": "string" },
|
||||
|
|
Loading…
Reference in a new issue