Skip to content

Matches multiple schemas when only one must validate. #247

@pytimer

Description

@pytimer

vscode setting

{
    "yaml.format.enable": true,
    "yaml.completion": true,
    "yaml.trace.server": "verbose",
    "yaml.schemas": {
        "file:///D:/vscode-yaml-schemas/kubernetes-json-schema/v1.14.0-standalone-strict/all.json": "*.yml"
    }
}

I download kubernetes-json-schema to my Windows pc, and setting it like above.
I create a new test.yml , but when i input ap, it show error that Matches multiple schemas when only one must validate., i don't know what is wrong.
I see the issue #208, but i don't know where can i see the schema version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions