Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/openapi/portfolio/portfolio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ components:
addresses:
type: array
description: >
Array of address and networks pairs (limit 2 pairs, max 5 networks each). Networks should match network enums.
Array of address and networks pairs (limit 3 pairs, max 20 networks). Networks should match network enums.
items:
$ref: "#/components/schemas/AddressItem"
withMetadata:
Expand Down