Skip to content

Commit 6a7732d

Browse files
authored
Merge pull request #1019 from alphagov/bau_update_metadata_page
BAU - update the number of metadata key-values allowed
2 parents 79121ca + d093e04 commit 6a7732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reporting/index.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ This example request creates a payment for a £100 fine and adds a ledger code a
447447
}
448448
```
449449

450-
The `metadata` object must contain between 1 and 10 parameters as key-value pairs.
450+
The `metadata` object must contain between 1 and 15 parameters as key-value pairs.
451451

452452
Each parameter key must be a unique, case-insensitive string between 1 and 30 characters long. If 2 or more keys are identical, the API will remove all but one of the identical keys from the `metadata` object.
453453

0 commit comments

Comments
 (0)