jenkinsci / jenkinsci/configuration-as-code-plugin
Document JCasC REST API
Open
- Dominant language
- Java
- Stars
- 2.8k
- Forks
- 756
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 10
Description
There is some REST API offered in https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java , but there is no documentation in the plugin.
It would be great to...
* Have a documentation page under https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/docs/features
* Reference to the page from README
* Nice2Have: Swagger specification, which can be hosted in https://app.swaggerhub.com/organizations/Jenkins (just started today by @MarkEWaite )
Contributor guide
Assessment
This issue has not been assessed yet.