Bug 19618: Add tests
[koha.git] / api / v1 / swagger / parameters / club.json
blob08e15d70798ba29ae22ba1ff4a0485311748ef70
2     "club_id_pp": {
3         "name": "club_id",
4         "in": "path",
5         "description": "Internal club identifier",
6         "required": true,
7         "type": "integer"
8       }