SkillSource
A skill row’s source scope: the projection of the skills
crate’s SkillsSourceScope. Open: a future scope value is additive.
Fields and variants
Section titled “Fields and variants”"bundled""plugin""project""user"
Source
schema/msp/experimental/msp.schema.json#/types/SkillSource
{ "description": "A skill row's source scope: the projection of the skills\ncrate's `SkillsSourceScope`. Open: a future scope value is additive.", "enum": [ "bundled", "user", "project", "plugin" ], "type": "string", "x-msp-openness": "open"}