-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
initial changes made for IP clearance process
- Loading branch information
1 parent
4699b66
commit 6c5b574
Showing
85 changed files
with
9,699 additions
and
4,185 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
...Partner Kit/Software Development View/BPDM Cleaning Service Dummy.postman_collection.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"info": { | ||
"_postman_id": "4f4f1804-c853-490d-b03c-80e2d545bb0c", | ||
"name": "BPDM Cleaning Service Dummy", | ||
"description": "Place holder for the cleaning service provider", | ||
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", | ||
"_exporter_id": "26818013" | ||
}, | ||
"item": [ | ||
{ | ||
"name": "New Request", | ||
"request": { | ||
"method": "GET", | ||
"header": [] | ||
}, | ||
"response": [] | ||
} | ||
], | ||
"variable": [ | ||
{ | ||
"key": "baseUrl", | ||
"value": "http://localhost:8084" | ||
} | ||
] | ||
} |
1,740 changes: 942 additions & 798 deletions
1,740
...its/kits/Business Partner Kit/Software Development View/BPDM Gate.postman_collection.json
Large diffs are not rendered by default.
Oops, something went wrong.
139 changes: 139 additions & 0 deletions
139
.../Business Partner Kit/Software Development View/BPDM Orchestrator.postman_collection.json
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.