Skip to content

Commit

Permalink
change all mil papos mil base url with cstar
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaconsalvi committed Aug 21, 2024
1 parent b40ca6f commit 584c523
Showing 1 changed file with 46 additions and 46 deletions.
92 changes: 46 additions & 46 deletions src/test/postman/mil-papos.postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -332,9 +332,9 @@
}
},
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/solutions",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/solutions",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"solutions"
Expand Down Expand Up @@ -408,9 +408,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/solutions/{{solutionId}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/solutions/{{solutionId}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"solutions",
Expand Down Expand Up @@ -449,9 +449,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/solutions?page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/solutions?page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"solutions"
Expand Down Expand Up @@ -497,9 +497,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/solutions/findByPspId?pspId={{pspId}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/solutions/findByPspId?pspId={{pspId}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"solutions",
Expand Down Expand Up @@ -550,9 +550,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/solutions/findByLocationCode?locationCode={{locationCode}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/solutions/findByLocationCode?locationCode={{locationCode}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"solutions",
Expand Down Expand Up @@ -649,9 +649,9 @@
}
},
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/solutions/{{solutionId}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/solutions/{{solutionId}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"solutions",
Expand Down Expand Up @@ -774,9 +774,9 @@
}
},
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals"
Expand Down Expand Up @@ -833,9 +833,9 @@
]
},
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals/bulkload",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals/bulkload",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals",
Expand Down Expand Up @@ -873,9 +873,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals/bulkload/{{bulkLoadingId}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals/bulkload/{{bulkLoadingId}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals",
Expand Down Expand Up @@ -964,9 +964,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals/findByPayeeCode?payeeCode={{locationCode}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals/findByPayeeCode?payeeCode={{locationCode}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals",
Expand Down Expand Up @@ -1031,9 +1031,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals/findByPspId?pspId={{pspId}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals/findByPspId?pspId={{pspId}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals",
Expand Down Expand Up @@ -1112,9 +1112,9 @@
}
},
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals/{{terminalUuid}}/updateWorkstations",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals/{{terminalUuid}}/updateWorkstations",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals",
Expand Down Expand Up @@ -1163,9 +1163,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals/findByWorkstation?workstation={{workstation}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}&payeeCode={{locationCode}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals/findByWorkstation?workstation={{workstation}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}&payeeCode={{locationCode}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals",
Expand Down Expand Up @@ -1244,9 +1244,9 @@
}
},
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals/{{terminalUuid}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals/{{terminalUuid}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals",
Expand Down Expand Up @@ -1314,9 +1314,9 @@
}
},
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/transactions",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/transactions",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"transactions"
Expand Down Expand Up @@ -1371,9 +1371,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/transactions/findByPayeeCode?payeeCode={{locationCode}}&startDate={{startDate}}&endDate={{endDate}}&sortStrategy={{sortStrategy}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/transactions/findByPayeeCode?payeeCode={{locationCode}}&startDate={{startDate}}&endDate={{endDate}}&sortStrategy={{sortStrategy}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"transactions",
Expand Down Expand Up @@ -1453,9 +1453,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/transactions/findByPspId?pspId={{pspId}}&startDate={{startDate}}&endDate={{endDate}}&sortStrategy={{sortStrategy}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/transactions/findByPspId?pspId={{pspId}}&startDate={{startDate}}&endDate={{endDate}}&sortStrategy={{sortStrategy}}&page={{getTerminalPage}}&size={{getTerminalPageSize}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"transactions",
Expand Down Expand Up @@ -1549,9 +1549,9 @@
}
},
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/transactions/{{transactionId}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/transactions/{{transactionId}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"transactions",
Expand Down Expand Up @@ -1604,9 +1604,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/transactions/{{transactionId}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/transactions/{{transactionId}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"transactions",
Expand Down Expand Up @@ -1659,9 +1659,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/transactions/latest?pspId={{pspId}}&terminalId={{terminalId}}&status={{transactionStatus}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/transactions/latest?pspId={{pspId}}&terminalId={{terminalId}}&status={{transactionStatus}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"transactions",
Expand Down Expand Up @@ -1726,9 +1726,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/transactions/{{transactionId}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/transactions/{{transactionId}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"transactions",
Expand Down Expand Up @@ -1803,9 +1803,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/terminals/{{terminalUuid}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/terminals/{{terminalUuid}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"terminals",
Expand Down Expand Up @@ -1865,9 +1865,9 @@
}
],
"url": {
"raw": "{{MIL_PAPOS_BASE_URL}}/solutions/{{solutionId}}",
"raw": "{{MIL_PAPOS_BASE_CSTAR_URL}}/solutions/{{solutionId}}",
"host": [
"{{MIL_PAPOS_BASE_URL}}"
"{{MIL_PAPOS_BASE_CSTAR_URL}}"
],
"path": [
"solutions",
Expand Down

0 comments on commit 584c523

Please sign in to comment.