Bug 13895: Change renewal endpoint
[koha-equinox.git] / api / v1 / swagger / paths.json
index 0250e68..d0c2733 100644 (file)
@@ -17,6 +17,9 @@
   "/checkouts/{checkout_id}": {
     "$ref": "paths/checkouts.json#/~1checkouts~1{checkout_id}"
   },
+  "/checkouts/{checkout_id}/renewal": {
+    "$ref": "paths/checkouts.json#/~1checkouts~1{checkout_id}~1renewal"
+  },
   "/cities": {
     "$ref": "paths/cities.json#/~1cities"
   },