Improving Our Swagger Documentation Process

I have also tried the following and it works with no conflicts:

  • checkout the master branch
  • git pull origin RESTWS-963
  • git pull --rebase origin RESTWS-963-Impl

@dkayiwa is this still on your radar?

@chibongho this is the json document ( swagger.json) with the swagger spec. You can paste it into https://editor.swagger.io/ and you should be able to view the swagger documentation.

FYI you may not see modules documented because this is mainly about the changes i made within the two pull requests i.e #637, #638 talked about in this thread.