]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update documentation
authorMarcin Haba <marcin.haba@bacula.pl>
Mon, 29 May 2023 07:21:22 +0000 (09:21 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Thu, 1 Jun 2023 11:20:55 +0000 (13:20 +0200)
gui/baculum/protected/API/openapi_baculum.json

index 4ef8ad2b2f24e8cde2168b589ffefd06e85fa37f..d020e023fdb4474121a36bf4d6997b14b0f9b78c 100644 (file)
                                                "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"
                                                }