bareos: master eb071528

Author Committer Branch Timestamp Parent
joergs joergs master 2021-08-30 21:17 master 74f1a59b Pending
Changeset restapi: let PUT return code 200 instead of 204 (No Content) by default.

If using return 204, content have to be None, which is not the case in this code.
mod - rest-api/bareos_restapi/__init__.py Diff File