We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a7a3b commit 6d596c3Copy full SHA for 6d596c3
component.json
@@ -15,7 +15,7 @@
15
"verifier": "io.elastic.petstore.ApiKeyVerifier"
16
},
17
"triggers": {
18
- "getPetsByStatus&*%": {
+ "getPetsByStatus": {
19
"main": "io.elastic.petstore.triggers.GetPetsByStatus",
20
"type": "polling",
21
"title": "Get Pets By Status (HttpClient)",
0 commit comments