Maybe there is a way to add Allure @step Annotation to generated request models? Trying to figure out how to achieve this.
When we use generated api endpoint model to make the request, there is no step for Allure reports. All the requests/responses are just added as Allure attachements in random order to the test results.
Maybe there is a way to add Allure @step Annotation to generated request models? Trying to figure out how to achieve this.
When we use generated api endpoint model to make the request, there is no step for Allure reports. All the requests/responses are just added as Allure attachements in random order to the test results.