Skip to content

Commit

Permalink
[NO-PAPI] Remove outdated examples from EmployeeAbsenceBalance endpoi…
Browse files Browse the repository at this point in the history
…nt response
  • Loading branch information
dinomite94 committed Apr 23, 2024
1 parent 8630481 commit c44b080
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 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 Expand Up @@ -5752,4 +5739,4 @@ components:
$ref: "#/components/schemas/ErrorResponse"
examples:
response:
$ref: "#/components/examples/403ForbiddenErrorExample"
$ref: "#/components/examples/403ForbiddenErrorExample"

0 comments on commit c44b080

Please sign in to comment.