speedruncomorg / api

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

`POST /runs` allows submitting run to level category without level #139

Open exodustx0 opened 2 years ago

exodustx0 commented 2 years ago

Example run: submitted to the Beat The Age IL category, but without a reference to a level.

Ideally, it should HTTP 400 when the referenced category is of a per-level type and no level ID is provided.