Commit a5d543d
committed
Collaboration: Add missing maxItems to REST schema fixture
The rooms array schema includes a maxItems constraint of 50, but
the committed wp-api-generated.js fixture was missing it, causing
git diff --exit-code to fail on every PHPUnit CI job.1 parent 030bbce commit a5d543d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12875 | 12875 | | |
12876 | 12876 | | |
12877 | 12877 | | |
| 12878 | + | |
12878 | 12879 | | |
12879 | 12880 | | |
12880 | 12881 | | |
| |||
12988 | 12989 | | |
12989 | 12990 | | |
12990 | 12991 | | |
| 12992 | + | |
12991 | 12993 | | |
12992 | 12994 | | |
12993 | 12995 | | |
| |||
0 commit comments