|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Yes, I can duplicate it with the latest Jenkins. I believe that /api/ on the end of a Jenkins URL is intentionally designed as an access path to the REST API.
If I open https://jenkins.ci.cloudbees.com/job/plugins/job/git-client-plugin/lastCompletedBuild/api/ it shows the REST API help. If I open https://jenkins.ci.cloudbees.com/job/plugins/job/git-client-plugin/lastBuild/testReport/api/ it also shows the REST API help.
I think that is by design. I recommend that this be closed as "will not fix", since changing the behavior will break compatibility with the REST API's which are critical to many, many users.