[
    {
        "type": "Validation",
        "message": "must NOT have additional properties",
        "instancePath": "/allOf/anyOf/oneOf/not",
        "schemaPath": "#/properties/allOf/properties/anyOf/properties/oneOf/properties/not/additionalProperties",
        "keyword": "additionalProperties",
        "params": {
            "additionalProperty": "anotherProperty"
        },
        "examplePath": "/paths/~1pets~1{petId}/get/responses/200/content/application~1json/example"
    }
]
