-
Improvement
-
Resolution: Unresolved
-
Minor
Visibility of the most important PluginWrapper @Exported getters should be increased to not serve something like the following by default:
{"plugins":[{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{}]}
[JENKINS-27993] /pluginManager/api/json largely useless
Description |
Original:
{"plugins":[{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{}]} .. not helping, if you want to enumerate plugins and their versions ;) |
New:
Visibility of the most important PluginWrapper @Exported getters should be increased to not serve something like the following by default: {code}{"plugins":[{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{}]}{code} |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Assignee | New: Daniel Beck [ danielbeck ] |
Workflow | Original: JNJira [ 162594 ] | New: JNJira + In-Review [ 180985 ] |
Assignee | Original: Daniel Beck [ danielbeck ] |
Labels | New: newbie-friendly |
Try the depth parameter and similar.