Skip to content

Commit

Permalink
availabilityExceptions are single String
Browse files Browse the repository at this point in the history
  • Loading branch information
TVRiddle committed Aug 28, 2023
1 parent b888605 commit 9c5d696
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/openapi/TiMessengerTestTreiber.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2463,11 +2463,9 @@ components:
items:
$ref: "#/components/schemas/FhirAvailableTimes"
availabilityExceptions:
type: array
items:
type: string
description: ""
example: "Closed on Friday 3.14.15926"
type: string
description: ""
example: "Closed on Friday 3.14.15926"

FhirOrganization:
allOf:
Expand Down

0 comments on commit 9c5d696

Please sign in to comment.