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

raml.schemas.stub-mappings.schema.json Maven / Gradle / Ivy

There is a newer version: 3.0.1
Show newest version
{
    "type": "object",
    "properties": {
        "mappings": {
            "$ref": "stub-mapping.schema.json"
        },
        "meta": {
            "type": "object",
            "properties": {
                "total": {
                    "type": "integer"
                }
            },
            "required": [
                "total"
            ]
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy