Skip to content

Commit

Permalink
Merge pull request #187 from dinomite94/chore/remove-outdated-examples
Browse files Browse the repository at this point in the history
[NO-PAPI] Remove outdated examples from EmployeeAbsenceBalance endpoint response
  • Loading branch information
ypasmk authored Apr 23, 2024
2 parents 8630481 + 951bcd9 commit 87f71c1
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions personio-personnel-data-api-oa3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1057,19 +1057,6 @@ paths:
application/json:
schema:
$ref: "#/components/schemas/EmployeeAbsenceBalance"
examples:
response:
value:
success: true
data:
- id: 21799
name: "Paid Vacation"
category: null
balance: 14
- id: 33523
name: "Sick Days"
category: null
balance: 0
"404":
description: ""
content:
Expand Down

0 comments on commit 87f71c1

Please sign in to comment.