Disabling the Swagger UI Client
To disable the Swagger UI:
1. On the host with CxManager installed, navigate to the Cx installation folder.
2. Under ..\ Checkmarx\Checkmarx Web RestAPI\CxRestAPI\ , edit the web.config file.
3. Search for the SwaggerIsEnabled key and change the value to false.
4. Restart the CxSystemManager service and IIS.