From 84e78ed05b515e6a3882aefb6c4efa6f6593f425 Mon Sep 17 00:00:00 2001 From: buger <14009+buger@users.noreply.github.com> Date: Wed, 19 Nov 2025 11:22:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto-merge=20documentation=20fro?= =?UTF-8?q?m=20branches?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Generated from branches-config.json at - Merged documentation from multiple branches - Generated unified docs.json - Updated assets and content structure --- swagger/5.10/dashboard-swagger.yml | 8 ++++---- swagger/5.8/dashboard-swagger.yml | 8 ++++---- swagger/nightly/dashboard-swagger.yml | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/swagger/5.10/dashboard-swagger.yml b/swagger/5.10/dashboard-swagger.yml index ebf6c6f08..25220b754 100644 --- a/swagger/5.10/dashboard-swagger.yml +++ b/swagger/5.10/dashboard-swagger.yml @@ -9407,15 +9407,15 @@ paths: required: false schema: type: string - - description: Specifies the start date for the audit log search. If not provided, the search will include records from the earliest available date. Format DD-MM-YYY. - example: 01-01-1990 + - description: Specifies the start date for the audit log search. If not provided, the search will include records from the earliest available date. Format YYYY-MM-DD. + example: 1990-11-25 in: query name: from_date required: false schema: type: string - - description: Specifies the end date for the audit log search. If not provided, the search will include records up to the current date and time. Format DD-MM-YYY. - example: 01-01-2030 + - description: Specifies the end date for the audit log search. If not provided, the search will include records up to the current date and time. Format YYYY-MM-DD. + example: 2030-12-18 in: query name: to_date required: false diff --git a/swagger/5.8/dashboard-swagger.yml b/swagger/5.8/dashboard-swagger.yml index a7900c3f9..6b14669e6 100644 --- a/swagger/5.8/dashboard-swagger.yml +++ b/swagger/5.8/dashboard-swagger.yml @@ -9393,15 +9393,15 @@ paths: required: false schema: type: string - - description: Specifies the start date for the audit log search. If not provided, the search will include records from the earliest available date. Format DD-MM-YYY. - example: 01-01-1990 + - description: Specifies the start date for the audit log search. If not provided, the search will include records from the earliest available date. Format YYYY-MM-DD. + example: 1990-11-25 in: query name: from_date required: false schema: type: string - - description: Specifies the end date for the audit log search. If not provided, the search will include records up to the current date and time. Format DD-MM-YYY. - example: 01-01-2030 + - description: Specifies the end date for the audit log search. If not provided, the search will include records up to the current date and time. Format YYYY-MM-DD. + example: 2030-12-18 in: query name: to_date required: false diff --git a/swagger/nightly/dashboard-swagger.yml b/swagger/nightly/dashboard-swagger.yml index ebf6c6f08..25220b754 100644 --- a/swagger/nightly/dashboard-swagger.yml +++ b/swagger/nightly/dashboard-swagger.yml @@ -9407,15 +9407,15 @@ paths: required: false schema: type: string - - description: Specifies the start date for the audit log search. If not provided, the search will include records from the earliest available date. Format DD-MM-YYY. - example: 01-01-1990 + - description: Specifies the start date for the audit log search. If not provided, the search will include records from the earliest available date. Format YYYY-MM-DD. + example: 1990-11-25 in: query name: from_date required: false schema: type: string - - description: Specifies the end date for the audit log search. If not provided, the search will include records up to the current date and time. Format DD-MM-YYY. - example: 01-01-2030 + - description: Specifies the end date for the audit log search. If not provided, the search will include records up to the current date and time. Format YYYY-MM-DD. + example: 2030-12-18 in: query name: to_date required: false