In my REST API screen I’m seeing this view:
Instead of the “Content” field I used to see a form where I could input data. Now my only option is to manually write in JSON. I’m not entirely sure when/how this change happened so I’m at a bit of a loss for where to look to change it back. I’ve tried changing the media type on this page but that has no effect.
Does anyone know how this field is generated and how I can switch it back to the form data instead?
Thanks,
Mitchell