When importing Swagger, currently each resource is named using the path. Further, the path is already displayed in SoapUI following the resource name in square brackets.
It would be better to use use the "summary" from the Swagger to name each resource.
This would be the same behaviour as what Postman does, which ends up with a little cleaner project.