Skip to content

Commit

Permalink
Update OpenAPI.json
Browse files Browse the repository at this point in the history
  • Loading branch information
p-zielinski committed Sep 21, 2023
1 parent 90424d4 commit ed7f48f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions reference/OpenAPI.json
Original file line number Diff line number Diff line change
Expand Up @@ -61853,7 +61853,7 @@
}
],
"get": {
"operationId": "get-loyalties-loyalty_campaignId_or_name",
"operationId": "get-loyalty-program",
"tags": [
"LOYALTIES API"
],
Expand Down Expand Up @@ -61970,7 +61970,7 @@
}
},
"put": {
"operationId": "put-loyalties-loyalty_campaignId_or_name",
"operationId": "update-loyalty-program",
"tags": [
"LOYALTIES API"
],
Expand Down Expand Up @@ -62160,7 +62160,7 @@
}
},
"delete": {
"operationId": "delete-loyalties-loyalty_campaignId_or_name",
"operationId": "delete-loyalty-program",
"tags": [
"LOYALTIES API"
],
Expand Down Expand Up @@ -67662,7 +67662,7 @@
}
},
"post": {
"operationId": "post-loyalties-campaignid-rewards",
"operationId": "create-reward-assignment-1",
"tags": [
"LOYALTIES API"
],
Expand Down

0 comments on commit ed7f48f

Please sign in to comment.