All Downloads are FREE. Search and download functionalities are using the official Maven repository.

raml.schemas.global-settings.schema.json Maven / Gradle / Ivy

There is a newer version: 3.0.1
Show newest version
{
    "type": "object",
    "properties": {
        "fixedDelay": {
            "required": false,
            "type": "number"
        },
        "delayDistribution": {
            "required": false,
            "$ref": "delay-distribution.schema.json"
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy