speedruncomorg / api

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

Misdocumented embed nesting limit #133

Open exodustx0 opened 3 years ago

exodustx0 commented 3 years ago

From embedding.md:

Nesting is limited to two levels to prevent requesting excessive amounts of data.

https://www.speedrun.com/api/v1/games/nd2e5qed?embed=categories.game.categories.game.categories.game.categories.game.categories.game.categories only doesn't include the last Category[], i.e. the actual nesting limit is ten levels (no idea why that is in backticks).