Skip to content

Commit

Permalink
make vouchers endpoint internal
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVHG committed Feb 13, 2025
1 parent 9335121 commit d8a0e7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions projects/museumpassmusees/reference/partner-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
"required": [
"id",
"vouchers"
]
],
"x-internal": true
},
"Pass": {
"title": "Pass",
Expand Down Expand Up @@ -619,4 +620,4 @@
"name": "Vouchers"
}
]
}
}

0 comments on commit d8a0e7d

Please sign in to comment.