Skip to content

Conversation

@Pradhumn-1
Copy link
Contributor

updated delete method from get , updated urls and fixed formatting.

<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.3.1</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are still using version directly on this line, use property instead.
You defined properties on line 28 for this then don't use 5.3.1 directly here, refer to line 99 to understand how to use properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants