Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| language | false | SpEL | the language of the 'test' condition | SpEL, groovy, jsonpath, xpath |
| method | false | GET | Sets the method for the call | GET, POST, PUT, ... |
| url | true | - | Sets the url of the call | "https://api.predic8.de" |