devvit icon indicating copy to clipboard operation
devvit copied to clipboard

Improve the way nested types are rendered

Open pl00h opened this issue 1 year ago • 0 comments

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

pl00h avatar Apr 22 '24 22:04 pl00h