Forum Discussion
Hi Rao,
Thanks for your reply. I am not sure what you mean, I showed the API part but that does not mean these requests are not used in any test case (they actually are).
Have I misunderstood something ?
Regards
Olivier
A little "up" with the hope that someone will be able to help 🙂
- AAB4 years agoRegular Contributor
Hi _Oliver_
If I understood you correctly, when you've imported the swagger in ReadyAPI and you create a testsuite, the popupwindow is asking you if you want the method to be inserted. Correct? If you say yes, then the methods that were preconfigured in the swagger, will show up here. Thus, if you want, each time when you update/refactor your api's, that you have the same names, you should update your swagger.
That is, if I understood you correctly. 🙂
Kind regards,
AAB
- _Oliver_4 years agoContributor
Thanks for your reply AAB But which part of the swagger should be updated ?
- AAB4 years agoRegular Contributor
_Oliver_ well, I'm not a developper, but I've looked arround a bit and I came accross these:
https://docs.swagger.io/spec.html#523-operation-object
https://stackoverflow.com/questions/9569270/custom-method-names-in-asp-net-web-api
Have look in there, maybe this can help?
Kind regards,
AAB