Skip to content

Commit f2d0905

Browse files
committed
Added deprecated to metadata topic
1 parent 1b0cf43 commit f2d0905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/metadata.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ Root element that points to the corresponding XML Schema.
421421
| `returnIndex` | string | optional | Specifies index at which the value will be returned when `returnRegex` matches multiple values |
422422
| `removeBackend` | boolean | optional | Removes backend name from requested URL. Applicable when `auth="adminFormKey"`. |
423423
| `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.|
424425

425426
- \*`url` - full URL is a concatenation of _ENV.baseUrl_ + `/rest/` + _url_.
426427
To reuse data of a required entity or returned response use a field key wrapped in curly braces such as `{sku}`.

0 commit comments

Comments
 (0)