Skip to content

Add plugin metadata validation schema and tests #1

@linny006

Description

@linny006

The plugin catalog currently indexes metadata from discovered repositories, but we lack validation to ensure consistency across entries. We need a JSON schema that defines required fields (name, description, repository URL, last updated) and optional fields (tags, author, license), plus unit tests to verify that indexed plugins conform to this schema.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions