JSON Schema /properties/apps/items[0]/properties/styles/items[0]/oneOf[1]

Diagram

JSON Schema Diagram of /properties/apps/items[0]/properties/styles/items[0]/oneOf[1]

Value

Object

Properties

Property Name Type Description
input string A String value
Additional Properties Type Description
Any Property Any All values are valid, no restrictions.

Source

{
    "type": "object",
    "additionalProperties": true,
    "properties": {
        "input": {
            "type": "string"
        }
    }
}
https://raw.githubusercontent.com/angular/angular-cli/master/packages/@angular/cli/lib/config/schema.json (129:17)
Documentation for .angular-cli.json
Generated using Liquid Studio 2018 - Developer Bundle Edition 16.0.0.0