[
  {
    "type": "Validation",
    "message": "must NOT have additional properties",
    "instancePath": "",
    "schemaPath": "#/additionalProperties",
    "keyword": "additionalProperties",
    "params": {
      "additionalProperty": "owner"
    },
    "examplePath": "/paths/~1pets~1{petId}/get/responses/200/content/application~1json/example"
  },
  {
    "type": "Validation",
    "message": "must NOT have additional properties",
    "instancePath": "/0",
    "schemaPath": "#/items/additionalProperties",
    "keyword": "additionalProperties",
    "params": {
      "additionalProperty": "owner"
    },
    "examplePath": "/paths/~1pets/get/responses/200/content/application~1json/examples/single/value"
  },
  {
    "type": "Validation",
    "message": "must NOT have additional properties",
    "instancePath": "/0",
    "schemaPath": "#/items/additionalProperties",
    "keyword": "additionalProperties",
    "params": {
      "additionalProperty": "age"
    },
    "examplePath": "/paths/~1pets/get/responses/200/content/application~1json/examples/single/value"
  },
  {
    "type": "Validation",
    "message": "must NOT have additional properties",
    "instancePath": "",
    "schemaPath": "#/additionalProperties",
    "keyword": "additionalProperties",
    "params": {
      "additionalProperty": "age"
    },
    "examplePath": "/paths/~1pets~1{petId}/get/responses/200/content/application~1json/example"
  }
]
