Skip to content

Commit

Permalink
Merge pull request #891 from w3c-ccg/ctpat-location
Browse files Browse the repository at this point in the history
Set max locations for CTPAT locations
  • Loading branch information
BenjaminMoe authored Oct 17, 2023
2 parents cf873bd + d8e67e0 commit 91b1445
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 91b1445

Please sign in to comment.