Forum Discussion
Hi Sanj,
Thank you for your post.
The answer is yes. If you have a new request added/new parameters added to the existing request then you could try update function, if you have requests renamed then try the Refactor function. Here are some of the documentation links that could help:
https://support.smartbear.com/readyapi/docs/projects/update/update.html
https://support.smartbear.com/readyapi/docs/projects/update/refactor-rest.html
Best,
Lakshmi
- aaronpliu7 years agoFrequent Contributor
Updating definitions are required for increasing swagger change. the precondition is that your test case / test steps reference the original swagger definition without manually update in source. However, if swagger file defined the same parameter in header and query, then ReadyAPI cannot take 2 to show, especially your dynamic parameter is part of your endpoints, like /abc/123/{name}.
I open a topic is-there-a-way-to-solve-duplicate-parameter-in-both-header to query but did not get a useful response yet. So you may consider it before you update definitions (Surely, in order to run correct endpoint and you have to manually update original source)
Related Content
Recent Discussions
- 6 days ago
- 10 days ago