Forum Discussion

_Oliver_'s avatar
_Oliver_
Contributor
4 years ago
Solved

Change the default request name

Hi all,

 

Not sure I am in the right section... 

Let's say I use the Swagger definition of Swagger Petsore here : https://petstore.swagger.io/v2/swagger.json

If I import these definitions in ReadyApi, I get something that will look like this :

I was wondering if there is any way to define specific names for the requests in Swagger to avoid having default request names, something that would result in this for example :

 

 

I know it is possible to rename these requests directly in ReadyApi but if I do that, next time I perform an API definition update from ReadyApi, the tool won't match the manually renamed request with the existing request, which means I will end up with something like this :

 

 

 

Please let me know if my question is not clear, english is not my mother tongue and I can be a bit unclear sometimes ðŸ™‚

 

Thanks