From: Marcin Haba Date: Mon, 29 May 2023 07:21:22 +0000 (+0200) Subject: baculum: Update documentation X-Git-Tag: Beta-15.0.0~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e657311ee7292284b86c8da630a941b807febaa;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" }