New API reference pages

While debugging a program, I stumbled across the new look for the endpoint references. (Is this the best place for comments on it?)

51e7d64f3275b43b0d90143168e91a35-huge-ap

In general, I like the way it looks and works. The list of endpoints on the left is wide enough for me to see the whole name, and the search feature works well.

I would like to see a few tweaks in the Try-it tool:

  • Add an option to expand the width of the fly-out
  • Add samples of the parameter input (using the HTML placeholder tag on the <input> tag)
  • Move the Send button to be above the HTTP Response section (If the first result has a lot of text, I have to scroll a long way to the top to adjust the parameters, and then scroll a long way to the bottom to send the second request.)
  • Add a Copy button to the actual HTTP Response text (to replicate the feature in the sample output)

Comments

Categories