You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
420 B
21 lines
420 B
{
|
|
"status_code": 200,
|
|
"data": [
|
|
{
|
|
"pipelineName": "ghmc 1",
|
|
"typeofwater": "drinking",
|
|
"description": "this is first pipeline",
|
|
"_id": "63e1e80dbd430f5ec4c5badc",
|
|
"__v": 0
|
|
},
|
|
{
|
|
"pipelineName": "ghmc 2",
|
|
"typeofwater": "drinking",
|
|
"description": "this is second pipeline",
|
|
"_id": "63e1e80dbd430f5ec4c5badc",
|
|
"__v": 0
|
|
}
|
|
|
|
],
|
|
"count": 1
|
|
} |