-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
1.0-m11, 1.0-pre-beta-1
At present /rest/classes/:id API gives model class names in the response to a given class that extends from them.
To avoid any bug resulting from future refactoring its better we annotated them with @Capability annotation and assign them appropriate fully qualified capability names.
See https://github.com/jenkinsci/capability-annotation for details.
- blocks
-
JENKINS-36905 Developer can run a new build and rerun from a card
- Resolved
-
JENKINS-36541 Integrate UI with Capabilities API on backend and update Folder filtering logic
- Resolved