|
6 | 6 | "beforeTimeoutResume": null, |
7 | 7 | "deprecated": null, |
8 | 8 | "description": "Creates a new job.", |
9 | | - "help": null, |
| 9 | + "help": { |
| 10 | + "body": "", |
| 11 | + "learnMoreUrl": "https://docs.bytechef.io/reference/components/jenkins_v1#create-job" |
| 12 | + }, |
10 | 13 | "metadata": null, |
11 | 14 | "name": "createJob", |
12 | 15 | "outputDefinition": null, |
|
35 | 38 | "type": "STRING" |
36 | 39 | }, { |
37 | 40 | "advancedOption": null, |
38 | | - "controlType": "TEXT", |
| 41 | + "controlType": "TEXT_AREA", |
39 | 42 | "defaultValue": null, |
40 | 43 | "description": "Content of the config.xml file.", |
41 | 44 | "displayCondition": null, |
|
89 | 92 | "type": "STRING" |
90 | 93 | }, { |
91 | 94 | "advancedOption": null, |
92 | | - "controlType": "TEXT", |
| 95 | + "controlType": "TEXT_AREA", |
93 | 96 | "defaultValue": null, |
94 | 97 | "description": "Content of the config.xml file.", |
95 | 98 | "displayCondition": null, |
|
211 | 214 | "type": "BASIC_AUTH" |
212 | 215 | } ], |
213 | 216 | "baseUri": { }, |
214 | | - "help": null, |
| 217 | + "help": { |
| 218 | + "body": "", |
| 219 | + "learnMoreUrl": "https://docs.bytechef.io/reference/components/jenkins_v1#connection-setup" |
| 220 | + }, |
215 | 221 | "processErrorResponse": null, |
216 | 222 | "properties": null, |
217 | 223 | "test": null, |
218 | 224 | "version": 1 |
219 | 225 | }, |
220 | 226 | "customAction": true, |
221 | | - "customActionHelp": null, |
| 227 | + "customActionHelp": { |
| 228 | + "body": "", |
| 229 | + "learnMoreUrl": "https://www.jenkins.io/doc/book/using/remote-access-api/" |
| 230 | + }, |
222 | 231 | "description": "Jenkins is leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.", |
223 | 232 | "icon": "path:assets/jenkins.svg", |
224 | 233 | "metadata": null, |
|
232 | 241 | "deprecated": null, |
233 | 242 | "description": "Triggers when job statuses are changed.", |
234 | 243 | "dynamicWebhookRefresh": null, |
235 | | - "help": null, |
| 244 | + "help": { |
| 245 | + "body": "", |
| 246 | + "learnMoreUrl": "https://docs.bytechef.io/reference/components/jenkins_v1#new-job-status-notification" |
| 247 | + }, |
236 | 248 | "listenerDisable": null, |
237 | 249 | "listenerEnable": null, |
238 | 250 | "name": "newJobStatusNotification", |
|
0 commit comments