mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
fix schema for SendPropIdentifier
This commit is contained in:
parent
042481b3ab
commit
d9ff9d4662
2 changed files with 12 additions and 4 deletions
|
|
@ -12817,9 +12817,7 @@
|
|||
"minimum": 0.0
|
||||
},
|
||||
"SendPropIdentifier": {
|
||||
"type": "integer",
|
||||
"format": "uint64",
|
||||
"minimum": 0.0
|
||||
"type": "string"
|
||||
},
|
||||
"SendPropName": {
|
||||
"type": "string"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue