X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=api%2Fv1%2Fswagger%2Fpaths.json;h=3eab013b7679df2d66a9e6c1ef963eb03ada2fff;hb=51a887a81d75c5ae561c17143ae9f70651449f04;hp=48452eca80ae533482f676e4ebb1d8e5d62e70b8;hpb=41f394f4eedc152627080c0b4a89630034706121;p=koha.git diff --git a/api/v1/swagger/paths.json b/api/v1/swagger/paths.json index 48452eca80..3eab013b76 100644 --- a/api/v1/swagger/paths.json +++ b/api/v1/swagger/paths.json @@ -20,6 +20,9 @@ "/holds/{hold_id}": { "$ref": "paths/holds.json#/~1holds~1{hold_id}" }, + "/holds/{hold_id}/suspension": { + "$ref": "paths/holds.json#/~1holds~1{hold_id}~1suspension" + }, "/libraries": { "$ref": "paths/libraries.json#/~1libraries" },