1
0
Fork 0
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:
Robin Appelman 2024-02-02 19:39:56 +01:00
commit d9ff9d4662
2 changed files with 12 additions and 4 deletions

View file

@ -12817,9 +12817,7 @@
"minimum": 0.0
},
"SendPropIdentifier": {
"type": "integer",
"format": "uint64",
"minimum": 0.0
"type": "string"
},
"SendPropName": {
"type": "string"