Vitamin
5 years agoNew Contributor
error: Attribute paths is repeated
When I try to create a project based on a valid swagger.json file, I get this error message:
attribute paths.'/project_coordinate_systems/{guid}'(delete).operationId is repeated
attribute paths.'/project_tree_elements/{guid}/projects'(put).operationId is repeated
If I delete absolutely arbitrary endpoints - not even project_coordinate_systems or project_tree_elements - error messages start to disappear. What is wrong with that?
1. Try to open the swagger json in the below url and see if that shows any errors.
2. If there is error then you need to check with your team. Otherwise (if the swagger json) has no errors with above, see the ReadyAPI log files while importing the swagger file and contact customer support.