...
Property Name | Property Code | Required | Description | |
---|---|---|---|---|
API Fortress Hook URL | Code Block | FDAPIF_HOOK_URL | Y | API Fortress Automation Hook URL for a project. |
API Fortress Access Token code | FDAPIF_ACCESS_TOKEN | Y | API Fortress Access Token. |
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Overrides Environment code | FDAPIF_INP_OVERRIDE_ENV | N | Pre-existing environment to override the default environment used in the tests. |
Custom Params code | FDAPIF_INP_CUSTOM_PARAMS | N | Define custom variables to be used in the tests in the form - key=value. Each key-value pair should be separated by ##. (e.g. key1=value1##key2=value2) |
...