Bug 23019: Add profiles to stage-import-batch and magnage-import-batch pages
[koha.git] / api / v1 / swagger / definitions / import-batch-profiles.json
1 {
2     "type": "array",
3     "items": {
4       "$ref": "import-batch-profile.json"
5     }
6   }