{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "description": "Describes the Configuration API /rolePaths base",
    "items": {
        "type": "string"
    },
    "title": "Configuration API /rolePaths base",
    "type": "array",
    "uniqueItems": true
}
