You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/metadata.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -421,6 +421,7 @@ Root element that points to the corresponding XML Schema.
421
421
|`returnIndex`| string | optional | Specifies index at which the value will be returned when `returnRegex` matches multiple values |
422
422
|`removeBackend`| boolean | optional | Removes backend name from requested URL. Applicable when `auth="adminFormKey"`. |
423
423
|`filename`| string | optional ||
424
+
|`deprecated`|string|optional|Used to warn about the future deprecation of the test. String will appear in Allure reports and console output at runtime.|
424
425
425
426
-\*`url` - full URL is a concatenation of _ENV.baseUrl_ + `/rest/` + _url_.
426
427
To reuse data of a required entity or returned response use a field key wrapped in curly braces such as `{sku}`.
0 commit comments