reddit / devvit

Reddit for Developers
https://developers.reddit.com
BSD 3-Clause "New" or "Revised" License
59 stars 13 forks source link

Improve the way nested types are rendered #40

Open pl00h opened 4 months ago

pl00h commented 4 months ago

Example: https://developers.reddit.com/docs/api/public-api/#numberfield FieldConfig_Number is not clickable, and there's no way for developer to know what fields they can use If we unwrapped the FieldConfig_Number type and removed ommited ones, it would be easier to see what's possible