The "Rest-Api Viewer" is awesome for a Developer as it's so quick and easy to see how the data from the endpoints look which helps build tool quicker to consume them.
Here's a few things that would make it even faster and easier to use:
[ ] BUG: at /system/api on narrow screens the "playground" button disappear (so you can't open the Viewer)
[ ] UI: on narrow screens the Playground viewer could expand to full-width (removing the blurred overlay to the left)
[ ] DX: for the {model} endpoints, it would be awesome if the "PATH PARAMETERS > model" input could use a HTML5
[ ] DX: the tips on the assets/images/ endpoints are very helpful, it would be great if the "filter", "fields" and "populate" fields also had expected format samples aswell
[ ] DX: more complex field like "filter" could have a link to a Support doc to show all possible usage
[ ] DX: field with type "int" could change to HTML type="number" inputs
[ ] In addition to the "CURL" command shortcut - it would also be nice to have just the raw URL with a link to open it in a new tab and a copy to clipboard button.
[ ] BUG? the "FILL EXAMPLE" button doesn't seem to do anyhing 🤷🏼
The "Rest-Api Viewer" is awesome for a Developer as it's so quick and easy to see how the data from the endpoints look which helps build tool quicker to consume them.
Here's a few things that would make it even faster and easier to use:
/system/api
on narrow screens the "playground" button disappear (so you can't open the Viewer){model}
endpoints, it would be awesome if the "PATH PARAMETERS > model" input could use a HTML5assets/images/
endpoints are very helpful, it would be great if the "filter", "fields" and "populate" fields also had expected format samples aswelltype="number"
inputs