]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update documentation
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 4 Apr 2023 09:23:22 +0000 (11:23 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Thu, 20 Apr 2023 10:00:26 +0000 (12:00 +0200)
gui/baculum/protected/API/openapi_baculum.json

index 87cb6e8107831d98ab4da7dcd5e5987936e9d1b4..946f173bf0569693177d0167035b4b4f2035198f 100644 (file)
                                                }
                                        }
                                },
-                               "parameters": [{
-                                       "$ref": "#/components/parameters/Limit"
-                               }]
+                               "parameters": [
+                                       {
+                                               "$ref": "#/components/parameters/Limit"
+                                       },
+                                       {
+                                               "$ref": "#/components/parameters/Offset"
+                                       }
+                               ]
                        }
                },
                "/api/v2/filesets/{filesetid}": {
                                        {
                                                "$ref": "#/components/parameters/Limit"
                                        },
+                                       {
+                                               "$ref": "#/components/parameters/Offset"
+                                       },
                                        {
                                                "name": "job",
                                                "in": "query",