Skip to content

Commit

Permalink
Update OpenAPI.json
Browse files Browse the repository at this point in the history
  • Loading branch information
weronika-kurczyna committed Oct 18, 2023
1 parent 0558762 commit b70a2a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions reference/OpenAPI.json
Original file line number Diff line number Diff line change
Expand Up @@ -10284,7 +10284,7 @@
]
},
"reward_assignment_campaign_and_material_reward_parameters": {
"title": "Reward Assignment Campaign and MAterial Reward Parameters",
"title": "Reward Assignment Campaign or Material Reward Parameters",
"type": "object",
"x-tags": [
"REWARDS API"
Expand Down Expand Up @@ -10345,7 +10345,7 @@
"type": "object"
},
"reward_assignment_campaign_and_material_reward": {
"title": "Reward Assignment - Campaign and Material Reward",
"title": "Reward Assignment - Campaign or Material Reward",
"allOf": [
{
"$ref": "#/components/schemas/reward_assignment_identity"
Expand Down Expand Up @@ -43571,7 +43571,7 @@
"$ref": "#/components/schemas/reward_assignment"
},
"LoyaltiesGetRewardDetailsResponseBody": {
"$ref": "#/components/schemas/Reward"
"$ref": "#/components/schemas/reward"
},
"LoyaltiesListTiersRequestQuery": {
"title": "Loyalties List Tiers Request Query",
Expand Down

0 comments on commit b70a2a6

Please sign in to comment.