Bug 19618: Add tests
[koha.git] / api / v1 / swagger / parameters / fund.json
blob44340580485d6791c56075cd57bef2e6b9da635e
2     "fundidPathParam": {
3       "name": "fund_id",
4       "in": "path",
5       "description": "Fund id",
6       "required": true,
7       "type": "integer"
8     }