Skip to content

Commit

Permalink
fix: set max locations for CTPAT locations
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminMoe committed Oct 17, 2023
1 parent 945136f commit d8e67e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/openapi/components/schemas/common/CTPAT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ properties:
title: Location
description: The location where, for example, an event is happening, an organization is located, or an action takes place.
type: array
maxItems: 100
items:
type: object
properties:
Expand Down

0 comments on commit d8e67e0

Please sign in to comment.