View the Test Util API in Swagger UI

About this task

Warning: The Test Util API is intended for use in a development environment only. Do not use the Test Util API on a production system.
After you enable Test Util, you can use Swagger UI to view the Test Util API definition. (See Enabling the Test Util API for instructions on enabling Test Util.)

Procedure

  1. Start ClaimCenter.
  2. In a web browser, enter the URL for Swagger UI. This loads the Swagger UI tool.
    • The format of the URL is <applicationURL>/resources/swagger-ui/
    • For example, for a local instance of ClaimCenter, use: http://localhost:8080/cc/resources/swagger-ui/
  3. In the text field at the top of the Swagger UI interface, enter the following URL:
    • <applicationURL>/rest/test-util/v1/swagger.json
  4. Click Explore.