diff --git a/personio-personnel-data-api-oa3.yaml b/personio-personnel-data-api-oa3.yaml index 2ab8225..6b15a9f 100644 --- a/personio-personnel-data-api-oa3.yaml +++ b/personio-personnel-data-api-oa3.yaml @@ -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: @@ -5752,4 +5739,4 @@ components: $ref: "#/components/schemas/ErrorResponse" examples: response: - $ref: "#/components/examples/403ForbiddenErrorExample" + $ref: "#/components/examples/403ForbiddenErrorExample" \ No newline at end of file