Must-share information (formatted with Markdown):
- versions SonarQub : 10.3.0.82913
- how is SonarQube deployed: zip
I noticed recently that when sonarQube starts, it logs several warning messages as follows:
The response example is not set on action api/monitoring/metrics
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/system/liveness
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action saml/validation_init
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/issues/list
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/system/liveness
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/plugins/download
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/analysis_cache/get
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/check_pat
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/push/sonarlint_events
WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/dismiss_message/check
so what those messages are and how can be activated? I searched a little bit but could not find any hint. Thanks in advance