Skip to content

Commit 87f71c1

Browse files
authored
Merge pull request personio#187 from dinomite94/chore/remove-outdated-examples
[NO-PAPI] Remove outdated examples from EmployeeAbsenceBalance endpoint response
2 parents 8630481 + 951bcd9 commit 87f71c1

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Diff for: personio-personnel-data-api-oa3.yaml

-13
Original file line numberDiff line numberDiff line change
@@ -1057,19 +1057,6 @@ paths:
10571057
application/json:
10581058
schema:
10591059
$ref: "#/components/schemas/EmployeeAbsenceBalance"
1060-
examples:
1061-
response:
1062-
value:
1063-
success: true
1064-
data:
1065-
- id: 21799
1066-
name: "Paid Vacation"
1067-
category: null
1068-
balance: 14
1069-
- id: 33523
1070-
name: "Sick Days"
1071-
category: null
1072-
balance: 0
10731060
"404":
10741061
description: ""
10751062
content:

0 commit comments

Comments
 (0)