{
  "operation": {
    "responses": {
      "200": {
        "schema": {
          "properties": {
            "foo": {
              "properties": {
                "string": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    }
  }
}