Commit ce8f8bd
committed
fit the manifest description into the registry limit
The registry caps ServerDetail.description at 100 characters; the
review-notifications rewrite ran to 151 and 422'd the v1.1.1 publish.
The schema constrains only description, name, title, and version --
the environment-variable descriptions are unconstrained.
Verify: curl the server.schema.json and check maxLength fields against
server.json values.1 parent 2397b0a commit ce8f8bd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments