We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4104356 + 6710c00 commit 020d484Copy full SHA for 020d484
tasks/get_sqlagent_jobs.json
@@ -13,7 +13,8 @@
13
"type": "Optional[Variant[Array[String],String]]"
14
},
15
"exact_match": {
16
- "description": "Use only exact name matches for the job_name parameter instead of the default fuzzy matching."
+ "description": "Use only exact name matches for the job_name parameter instead of the default fuzzy matching.",
17
+ "type": "Optional[Boolean]"
18
}
19
20
0 commit comments