You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 to prefill the value
HTML5 for the "locale" field
HTML5 for the assets/images/ "m" field
HTML5 for the assets/images/ "mime" field
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 text was updated successfully, but these errors were encountered:
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 HTML5 to prefill the valueassets/images/
"m" fieldassets/images/
"mime" fieldassets/images/
endpoints are very helpful, it would be great if the "filter", "fields" and "populate" fields also had expected format samples aswelltype="number"
inputsThe text was updated successfully, but these errors were encountered: