Skip to content

Commit

Permalink
Merge pull request #7 from Joristdh/WlzindicatieIDs
Browse files Browse the repository at this point in the history
Removed object wrapper around WlzindicatieID
  • Loading branch information
rvanrest authored Mar 19, 2021
2 parents 989a479 + 6e4de3e commit 6b998b3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions api-specificatie/indicatieregister.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1363,12 +1363,9 @@ components:
xml:
name: WlzCheck
WlzindicatieID:
type: object
properties:
wlzindicatieID:
type: string
format: uuid
pattern: '^[0-9a-f]{8}-[0-9a-f]{4}-[4][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'
type: string
format: uuid
pattern: '^[0-9a-f]{8}-[0-9a-f]{4}-[4][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'
xml:
name: wlzindicatieID
WlzindicatieIDs:
Expand Down

0 comments on commit 6b998b3

Please sign in to comment.