Added WO information to postman collection.

This commit is contained in:
ouellette 2023-11-10 14:20:17 -07:00
parent 067d8161df
commit 7717622db3

View File

@ -1,10 +1,8 @@
{ {
"info": { "info": {
"_postman_id": "897a198d-5642-4c2d-bfb8-944587de2830", "_postman_id": "0ed15871-89c8-439c-9013-11d7a5679efa",
"name": "OIWizard", "name": "OIWizard",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
"_exporter_id": "4932872",
"_collection_link": "https://dark-escape-187782.postman.co/workspace/Infineon~88f16015-2e13-401d-bd22-e02ca2f48bf1/collection/4932872-897a198d-5642-4c2d-bfb8-944587de2830?action=share&source=collection_link&creator=4932872"
}, },
"item": [ "item": [
{ {
@ -629,6 +627,30 @@
} }
}, },
"response": [] "response": []
},
{
"name": "GetWOMat",
"request": {
"method": "GET",
"header": []
},
"response": []
},
{
"name": "GetWO",
"request": {
"method": "GET",
"header": []
},
"response": []
},
{
"name": "Get Makeup Inventory",
"request": {
"method": "GET",
"header": []
},
"response": []
} }
] ]
} }