Sign in
apache
/
avro
/
refs/heads/dependabot/github_actions/actions/setup-python-7
/
.
/
share
/
test
/
schemas
/
BulkData.avpr
blob: 608bf436752b60b04832926df246bdf09dbd5974 [
file
]
{
"namespace"
:
"org.apache.avro.test"
,
"protocol"
:
"BulkData"
,
"types"
:
[],
"messages"
:
{
"read"
:
{
"request"
:
[],
"response"
:
"bytes"
},
"write"
:
{
"request"
:
[
{
"name"
:
"data"
,
"type"
:
"bytes"
}
],
"response"
:
"null"
}
}
}