Details
Description
At startup, we can find in the logs:
2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/plugins/download 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/permissions/search_templates 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_bitbucketserver_projects 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/search_bitbucketcloud_repos 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/check_pat 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_azure_projects 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/search_bitbucketserver_repos 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/search_azure_repos 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_github_organizations 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_github_repositories 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/get_github_client_id 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/get_binding 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/validate_binding 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/list 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/list_definitions 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/count_binding 2021.07.27 16:00:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/validate
This ticket fixes the following ones:
api/permissions/search_templates api/plugins/download api/alm_settings/list api/alm_settings/list_definitions api/alm_settings/get_binding api/alm_settings/count_binding api/alm_settings/validate_binding api/alm_settings/validate api/alm_integrations/get_github_client_id api/alm_integrations/list_github_organizations api/alm_integrations/list_github_repositories
Attachments
Issue Links
- relates to
-
SONAR-14907 Update WebAPI docs for with up-to-date parameters and response examples
-
- Closed
-