Skip to content

Fix incorrect locale JSON Schema #46

@bdeanindy

Description

@bdeanindy

The locale property of a manifest is not passing validation when the following valid value is set:

    "locale": {
        "default": "en-us",
        "supported": ["en-us"]

    }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions