JSON Schema Property 'scopes'

Diagram

JSON Schema Diagram of /properties/oauth2/properties/scopes

Value

Array

Array Index Type Description
1-n string A String value
Minimum Items
1

Source

"scopes": {
    "type": "array",
    "minItems": 1,
    "items": {
        "type": "string"
    }
}
http://json.schemastore.org/chrome-manifest (306:10)

References

Documentation for Chrome Manifest
Generated using Liquid Studio 2018 - JSON Studio Edition 16.0.0.7949