speedruncomorg / api

REST API Documentation for speedrun.com
346 stars 36 forks source link

Sub-category value `miscellaneous` flag can be `null` #134

Open exodustx0 opened 3 years ago

exodustx0 commented 3 years ago

Example: https://www.speedrun.com/api/v1/variables/6njq13jl

Follow $.data.values.values['4qyjv03q'].flags.miscellaneous, and you'll find null. The sub-category is visible on the website, as if this flag was false. Other than that, I have not been able to determine anything about its behaviour, or the cause of it having this undocumented value.