Versions Compared

Key

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

...

Please note that the API calls are received by the Just In Engine application, therefore the IP Address of the machine running the Just In Engine application must be used.

Swagger-UI

To access the integrated Swagger-UI, open a web browser and enter the following address: "IP-Address:8080/swagger-ui/index.html". You should then see the following:

...

Here the API can be easily tested. If you want to use Postman for testing, please follow the instructions below.

Import into Postman by using a URL

If you use the Postman.app on the same machine as the Just In Engine application, you can use this link - http://localhost:8080/v3/api-docs - to import the ToolsOnAir REST API into the Postman.app. Simply open the Postman.app and use the “Import File” Option.

...