From: Marcin Haba Date: Mon, 29 May 2023 07:21:22 +0000 (+0200) Subject: baculum: Update documentation X-Git-Tag: Release-13.0.4~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c944a6b31b7b5ab51ac8b634d2e94ddc8a7ff3;p=thirdparty%2Fbacula.git baculum: Update documentation --- diff --git a/gui/baculum/protected/API/openapi_baculum.json b/gui/baculum/protected/API/openapi_baculum.json index 4ef8ad2b2..d020e023f 100644 --- a/gui/baculum/protected/API/openapi_baculum.json +++ b/gui/baculum/protected/API/openapi_baculum.json @@ -8404,7 +8404,7 @@ "name": "order_by", "in": "query", "required": false, - "description": "Sort by selected object property (default objectid). There can be any object property (objectid, objectname, objectsource ...etc.) except jobname.", + "description": "Sort by selected object property (default jobtdate). There can be one from the following properties: objectname, client, jobstatus.", "schema": { "type": "string" }