Skip to content

fit the manifest description into the registry limit - #82

Merged
xobotyi merged 1 commit into
mainfrom
manifest-description-limit
Jul 15, 2026
Merged

fit the manifest description into the registry limit#82
xobotyi merged 1 commit into
mainfrom
manifest-description-limit

Conversation

@xobotyi

@xobotyi xobotyi commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

The registry caps ServerDetail.description at 100 chars; the review-notifications rewrite ran to 151 and 422'd the v1.1.1 publish (the tag's manifest is immutable, so v1.1.1 stays unpublished; the next tag carries the fix). Checked the schema's other maxLength fields — only description/name/title/version are constrained, all within limits now.

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.
@xobotyi
xobotyi merged commit ce8f8bd into main Jul 15, 2026
6 checks passed
@xobotyi
xobotyi deleted the manifest-description-limit branch July 15, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant