Commit 9f005cc9 authored by Gladys Forte's avatar Gladys Forte

postman

parent 13be3fe6
......@@ -4074,501 +4074,7 @@
}
},
"response": []
<<<<<<< HEAD
},
=======
}
],
"_postman_isSubFolder": true
},
{
"name": "Report Type",
"item": [
{
"name": "List of Report Type",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"name\": \"cctv\",\n\t\"dynamic_field\": \"\",\n\t\"created_by\": \"USER-20190923-0000001\"\n}"
},
"url": {
"raw": "{{baseurl}}/asset-management/report-type/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report-type",
""
]
}
},
"response": []
},
{
"name": "View of ReportType",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": "{{baseurl}}/asset-management/report-type/RPTTYPE-20200318-0000001/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report-type",
"RPTTYPE-20200318-0000001",
""
]
}
},
"response": []
},
{
"name": "Archived of ReportType",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"name\": \"cctv\",\n\t\"dynamic_field\": \"\",\n\t\"created_by\": \"USER-20190923-0000001\"\n}"
},
"url": {
"raw": "{{baseurl}}/asset-management/report-type/archived/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report-type",
"archived",
""
]
}
},
"response": []
},
{
"name": "Create of Report Type",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"name\": \"incident\",\n\t\"dynamic_field\": \"wowo\",\n\t\"description\": \"this is a test for report type\"\n}"
},
"url": {
"raw": "{{baseurl}}/asset-management/report-type/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report-type",
""
]
}
},
"response": []
},
{
"name": "Update of Report Type",
"request": {
"method": "PUT",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"name\": \"incident\",\n\t\"dynamic_field\": \"\",\n\t\"description\": \"this is a test for report type\"\n}"
},
"url": {
"raw": "{{baseurl}}/asset-management/report-type/RPTTYPE-20200318-0000001/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report-type",
"RPTTYPE-20200318-0000001",
""
]
}
},
"response": []
},
{
"name": "Delete of Report Type",
"request": {
"method": "DELETE",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": "{{baseurl}}/asset-management/report-type/RPTTYPE-20200318-0000001/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report-type",
"RPTTYPE-20200318-0000001",
""
]
}
},
"response": []
},
{
"name": "Restore of Report Type",
"request": {
"method": "PATCH",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": "{{baseurl}}/asset-management/report-type/RPTTYPE-20200318-0000001/restore/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report-type",
"RPTTYPE-20200318-0000001",
"restore",
""
]
}
},
"response": []
}
],
"_postman_isSubFolder": true
},
{
"name": "Report",
"item": [
{
"name": "List of Report Type",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": "{{baseurl}}/asset-management/report/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report",
""
]
}
},
"response": []
},
{
"name": "View of ReportType",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": "{{baseurl}}/asset-management/report/RPT-20200318-0000005/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report",
"RPT-20200318-0000005",
""
]
}
},
"response": []
},
{
"name": "Archived of ReportType",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"name\": \"cctv\",\n\t\"dynamic_field\": \"\",\n\t\"created_by\": \"USER-20190923-0000001\"\n}"
},
"url": {
"raw": "{{baseurl}}/asset-management/report/archived/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report",
"archived",
""
]
}
},
"response": []
},
{
"name": "Create of Report Type",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"name\": \"Cam 17 downs\",\n\t\"dynamic_field\": \"\",\n\t\"description\": \"this is a test for report type\",\n\t\"report_type\": \"RPTTYPE-20200318-0000001\",\n\t\"asset_stock\": \"ASSTSTOCK-20200317-0000004\"\n}"
},
"url": {
"raw": "{{baseurl}}/asset-management/report/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report",
""
]
}
},
"response": []
},
{
"name": "Update of Report Type",
"request": {
"method": "PUT",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"name\": \"Cam 17 downdds\",\n\t\"dynamic_field\": \"\",\n\t\"description\": \"this is a test for report type\",\n\t\"report_type\": \"RPTTYPE-20200318-0000001\",\n\t\"asset_stock\": \"ASSTSTOCK-20200317-0000004\"\n}"
},
"url": {
"raw": "{{baseurl}}/asset-management/report/RPT-20200318-0000005/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report",
"RPT-20200318-0000005",
""
]
}
},
"response": []
},
{
"name": "Delete of Report Type",
"request": {
"method": "DELETE",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": "{{baseurl}}/asset-management/report/RPT-20200318-0000005/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report",
"RPT-20200318-0000005",
""
]
}
},
"response": []
},
{
"name": "Restore of Report Type",
"request": {
"method": "PATCH",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"type": "text",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": "{{baseurl}}/asset-management/report/RPT-20200318-0000005/restore/",
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
"report",
"RPT-20200318-0000005",
"restore",
""
]
}
},
"response": []
}
],
"event": [
{
"listen": "prerequest",
"script": {
"id": "dc05875a-6fd9-477c-a8bf-d5ac4385881b",
"type": "text/javascript",
"exec": [
""
]
}
},
{
"listen": "test",
"script": {
"id": "2a8cc892-4049-4c34-ad81-01ca77c4812b",
"type": "text/javascript",
"exec": [
""
]
}
}
],
"_postman_isSubFolder": true
},
{
"name": "Asset",
"item": [
>>>>>>> 334df0f913e0fe0ebfbce69b271f3d7e58b45fd8
{
"name": "Archived of ReportType",
"protocolProfileBehavior": {
......@@ -4681,23 +4187,14 @@
"raw": ""
},
"url": {
<<<<<<< HEAD
"raw": "{{baseurl}}/asset-management/report-type/RPTTYPE-20200318-0000001/",
=======
"raw": "{{baseurl}}/asset-management/assets/ASST-20200317-0000004/",
>>>>>>> 334df0f913e0fe0ebfbce69b271f3d7e58b45fd8
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
<<<<<<< HEAD
"report-type",
"RPTTYPE-20200318-0000001",
=======
"assets",
"ASST-20200317-0000004",
>>>>>>> 334df0f913e0fe0ebfbce69b271f3d7e58b45fd8
""
]
}
......@@ -4796,23 +4293,14 @@
"raw": ""
},
"url": {
<<<<<<< HEAD
"raw": "{{baseurl}}/asset-management/report/RPT-20200318-0000005/",
=======
"raw": "{{baseurl}}/asset-management/assets-stock-list/ASSTSTOCK-20200317-0000004/",
>>>>>>> 334df0f913e0fe0ebfbce69b271f3d7e58b45fd8
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
<<<<<<< HEAD
"report",
"RPT-20200318-0000005",
=======
"assets-stock-list",
"ASSTSTOCK-20200317-0000004",
>>>>>>> 334df0f913e0fe0ebfbce69b271f3d7e58b45fd8
""
]
}
......@@ -4820,18 +4308,12 @@
"response": []
},
{
<<<<<<< HEAD
"name": "Archived of ReportType",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
=======
"name": "Update of Asset Type",
"request": {
"method": "PUT",
>>>>>>> 334df0f913e0fe0ebfbce69b271f3d7e58b45fd8
"header": [
{
"key": "Content-Type",
......@@ -4842,7 +4324,6 @@
],
"body": {
"mode": "raw",
<<<<<<< HEAD
"raw": "{\n\t\"name\": \"cctv\",\n\t\"dynamic_field\": \"\",\n\t\"created_by\": \"USER-20190923-0000001\"\n}"
},
"url": {
......@@ -4908,24 +4389,13 @@
},
"url": {
"raw": "{{baseurl}}/asset-management/report/RPT-20200318-0000005/",
=======
"raw": "{\n\t\"name\": \"CCTV2\",\n\t\"asset_type\": \"ASSTTYPE-20200317-0000001\",\n\t\"created_by\": \"USER-20190923-0000001\",\n\t\"unique_identifier\": \"ph-0011\",\n\t\"status\": \"Deployed\",\n\t\"acquisition_type\": \"Owned\",\n\t\"location\" : \"Country Space\",\n\t\"user_client\": \"USER-20190923-0000001\",\n\t\"manager\": \"USER-20190923-0000001\",\n\t\"dynamic_field\": \"\",\n\t\"asset\": \"ASST-20200317-0000004\",\n\t\"asset_group\": \"ASSTGRP-20200317-0000001\"\n\t\n\t\n}\n"
},
"url": {
"raw": "{{baseurl}}/asset-management/assets-stock-list/ASSTSTOCK-20200317-0000004/",
>>>>>>> 334df0f913e0fe0ebfbce69b271f3d7e58b45fd8
"host": [
"{{baseurl}}"
],
"path": [
"asset-management",
<<<<<<< HEAD
"report",
"RPT-20200318-0000005",
=======
"assets-stock-list",
"ASSTSTOCK-20200317-0000004",
>>>>>>> 334df0f913e0fe0ebfbce69b271f3d7e58b45fd8
""
]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment