datatype changes
This commit is contained in:
parent
44a56e9175
commit
64fe665935
1 changed files with 2 additions and 2 deletions
|
|
@ -223,7 +223,7 @@
|
|||
},
|
||||
{
|
||||
"name": "payload",
|
||||
"type": "byte[]"
|
||||
"type": "byte_array"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
|
@ -1135,7 +1135,7 @@
|
|||
},
|
||||
{
|
||||
"name": "chunk_data",
|
||||
"type": "byte[]"
|
||||
"type": "byte_array"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue