Skip to content

Commit

Permalink
feat: set minItems: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxl2287 committed Jun 17, 2024
1 parent ce7a6e6 commit b11de50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/API_definitions/geofencing-subscriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ components:
Camara Event types eligible to be delivered by this subscription.
Note: As of now we enforce to have only event type per subscription.
type: array
minItems: 1
maxItems: 1
items:
$ref: "#/components/schemas/SubscriptionEventType"
Expand Down

0 comments on commit b11de50

Please sign in to comment.