Nabarun Gogoi
2d7e56c0e1
* Create fixture data for remaining entities and load it in db * Rename currProject to currentProject in frontend package * Handle review changes * Update readme for loading fixtures --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
57 lines
1.0 KiB
JSON
57 lines
1.0 KiB
JSON
[
|
|
{
|
|
"name": "randomurl.snowballtools.xyz",
|
|
"status": "Live",
|
|
"isRedirected": false,
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"name": "saugatt.com",
|
|
"status": "Pending",
|
|
"isRedirected": false,
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"name": "www.saugatt.com",
|
|
"status": "Pending",
|
|
"isRedirected": true,
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"name": "randomurl.snowballtools.xyz",
|
|
"status": "Live",
|
|
"isRedirected": false,
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"name": "saugatt.com",
|
|
"status": "Pending",
|
|
"isRedirected": false,
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"name": "www.saugatt.com",
|
|
"status": "Pending",
|
|
"isRedirected": true,
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"name": "randomurl.snowballtools.xyz",
|
|
"status": "Live",
|
|
"isRedirected": false,
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"name": "saugatt.com",
|
|
"status": "Pending",
|
|
"isRedirected": false,
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"name": "www.saugatt.com",
|
|
"status": "Pending",
|
|
"isRedirected": true,
|
|
"branch": "test"
|
|
}
|
|
]
|