Fix required field in jump endpoint

This commit is contained in:
Shushishtok 2023-06-06 10:10:25 +03:00 committed by GitHub
parent 8522786bb8
commit 49e903308f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1992,7 +1992,7 @@
}
},
"required": [
"route",
"nav",
"cooldown"
],
"type": "object"