Skip to main content
1-Visitor
April 15, 2019
Question

Swagger Like Documents for HTTP Rest API

  • April 15, 2019
  • 1 reply
  • 981 views

Hi All

 

One of the challenges I find with the documentation for the thingworx rest APIs is that it doesn't follow an industry format like swagger. 

 

Here is an example of a swagger document: https://petstore.swagger.io/ 

 

As you can see it's very easy to follow the types of payloads you create. 

 

The javadocs are not very easy to use to create JSON payloads and fields. 

 

Is there swagger documents for the thingworx apis somewhere? 

 

Andrei