Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Courtesy of Jim Fox 

U Washington Group Service

I promised I might put together a swagger description of our group service.  It's not complete, but has the most common requests.

...

Also, you can get the json and load it into a swagger editor.  

A few things from my work with swagger. 

1) Whether you use the swagger editor or your favorite IDE (vi, say) you can easily get swagger errors that are hard to correct.  Save your good documents often.  Someday we'll get some json representations out of the service.  Let me point out that xml and json have very similar capabilities.

...