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 Oct 5, 2023
1 parent f215d01 commit 1526162
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 @@ -39425,7 +39425,7 @@
"pattern": "data"
},
"data": {
"$ref": "#/components/schemas/LoyaltyCardTransactionsResponse"
"$ref": "#/components/schemas/LoyaltyCardTransaction"
},
"has_more": {
"type": "boolean"
Expand Down Expand Up @@ -39552,8 +39552,8 @@
"object"
]
},
"LoyaltyCardTransactionsResponse": {
"title": "LoyaltyCardTransactionsResponse",
"LoyaltyCardTransaction": {
"title": "LoyaltyCardTransaction",
"x-stoplight": {
"id": "vblgikj8w8xia"
},
Expand Down Expand Up @@ -82195,4 +82195,4 @@
}
}
}
}
}

0 comments on commit 1526162

Please sign in to comment.