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

o.kogito-addons-marshallers-avro.1.42.0.Final.source-code.jsonNode.avsc Maven / Gradle / Ivy

There is a newer version: 2.44.0.Alpha
Show newest version
{
  "type":"map",
  "values": [
        "bytes",
        "null",
        "boolean",
        {
          "type": "map",
          "values": [
            "null",
            "boolean",
            {
              "type": "record",
              "name": "CloudEventData",
              "doc": "Representation of a JSON Value",
              "fields": [
                {
                  "name": "value",
                  "type": {
                    "type": "map",
                    "values": [
                      "null",
                      "boolean",
                      { "type": "map", "values": "CloudEventData" },
                      { "type": "array", "items": "CloudEventData" },
                      "int",
                      "double",
                      "string"
                    ]
                  }
                }
              ]
            },
            "int",
            "double",
            "string"
          ]
        },
        { "type": "array", "items": "CloudEventData" },
        "int",
        "double",
        "string"
      ]
    }
  ],
  "default": {}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy