swaggerStatsEnabled
Available in ProfoundJS 7.23.0 and later
Set this option to Boolean true to enable API metrics collection via Swagger-Stats. When true, the server collects request/response statistics and exposes a dashboard with all metrics. When false, the middleware does not run and will improve PAPI response by skipping stat recording. The Test tab remains available.
swaggerStatsEnabled: true
Click here for information on how to modify this setting.