os

string

Name of the operating system

JSON Schema:

{
    "type": "object",
    "properties": {
        "os": {
            "type": "string",
            "description": "Name of the operating system"
        }
    }
}

Project Versions

This Page