Mock json files
This commit is contained in:
21
Server/Data/Tests/GetHeaderTitlesApi.json
Normal file
21
Server/Data/Tests/GetHeaderTitlesApi.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"Results": [
|
||||
{
|
||||
"ID": 2,
|
||||
"InsertDate": "2019-09-12T16:24:18.617",
|
||||
"AttachmentID": "00000000-0000-0000-0000-000000000000",
|
||||
"Title": "Bio-RadQS400MEPI_99-999999-9999.1_201909121623333616",
|
||||
"Recipe": null,
|
||||
"Date": "2019-09-12T16:23:43"
|
||||
},
|
||||
{
|
||||
"ID": 1,
|
||||
"InsertDate": "2019-09-12T16:02:17.253",
|
||||
"AttachmentID": "00000000-0000-0000-0000-000000000000",
|
||||
"Title": "Bio-RadQS400MEPI_99-999999-9999.1_201909121559040648",
|
||||
"Recipe": null,
|
||||
"Date": "2019-09-12T15:59:05"
|
||||
}
|
||||
],
|
||||
"TotalRows": 2
|
||||
}
|
Reference in New Issue
Block a user