Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • POST /circulation/renew-by-barcode
  • POST /circulation/renew-by-id

These would respectively becomeFor bulk renewals a single endpoint could be used:

  • POST /circulation/renew-by-barcode-batchPOST /circulation/renew-by-id-batch

These endpoints This endpoint would follow a similar design structure as to those described here:

...