Skip to content

Commit

Permalink
Update LegalEntity.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PerNordanlind authored Jun 7, 2024
1 parent 37c47fe commit e5fce18
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion openapi/v2/components/schemas/LegalEntity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,12 @@ properties:
legalStatus:
$ref: './LegalStatus.yaml'
signatoryRights:
type: array
items:
$ref: './SignatoryRights.yaml'
required:
- identifier
- registrationDate
- name
- legalStatus
- legalForm
- legalForm

0 comments on commit e5fce18

Please sign in to comment.