Skip to content

fix(schema): use canonical short plugin name in schema id#45

Open
mwaldheim wants to merge 1 commit into
mainfrom
fix/schema-id-short-name
Open

fix(schema): use canonical short plugin name in schema id#45
mwaldheim wants to merge 1 commit into
mainfrom
fix/schema-id-short-name

Conversation

@mwaldheim

Copy link
Copy Markdown
Contributor

The schema's id used this repo's full name (analyzer-default) instead of the short, registered plugin name (default) required by the schema URL scheme (https://registry.semrel.io/schemas/plugins/NAME/v1.json). No other content changed.

The schema/v1.json id used this repo's full name (analyzer-default) instead of the short, registered plugin name (default) that the semrel-registry and docs (semrel.io configuration guide) require in the schema URL: https://registry.semrel.io/schemas/plugins/NAME/v1.json. Fix id to match, consistent with every other semrel plugin schema.
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