From 40987150be8ed86bd79ddcc3a809332d895c35b9 Mon Sep 17 00:00:00 2001 From: olegfedoliak <oleg.fedoliak@personio.de> Date: Wed, 12 Jun 2024 17:02:27 +0200 Subject: [PATCH] [NO-PAPI] Update end_date description --- personio-personnel-data-api-oa3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/personio-personnel-data-api-oa3.yaml b/personio-personnel-data-api-oa3.yaml index ad75e62..d9cc3b0 100644 --- a/personio-personnel-data-api-oa3.yaml +++ b/personio-personnel-data-api-oa3.yaml @@ -1934,7 +1934,7 @@ paths: - name: end_date in: query required: false - description: Filter by absence periods that ends at or before given date. + description: Filter by absence periods that start at or before given date. schema: type: string format: date