From 679dc801c986c52665dc630a1d557e92f2989ebf Mon Sep 17 00:00:00 2001 From: olegfedoliak Date: Wed, 12 Jun 2024 16:35:25 +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 790f3c6..ad75e62 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 start at or after given date. + description: Filter by absence periods that ends at or before given date. schema: type: string format: date