Forum Discussion

Manijem's avatar
Manijem
Occasional Contributor
6 years ago
Solved

Renamed endpoints

I use ready api and developed a composite project to test rest api. I have added multiple endpoints under Apis. Then I renamed the service(APIs navigator tree) as similar to the test suite that I used the endpoint.
https://support.smartbear.com/readyapi/docs/_images/apis/organize/rest-structure.png

Then I committed the code to git and when imported this project by someone , endpoints that named similar to the test suites are missing. Could I solve this problem?.

8 Replies

  • Hey Manijem,

    Just to clarify a couple of points:

    Q1. You created some new requests and subsequently renamed the service objects before you hit save, then did a push and merged your updates into the existing git repo and after this you did a pull and the previously renamed services had the original naming (the same name as when the services were created)?

    Q2. You say the naming is incorrect in the API Navigator view. Are the names incorrect when viewing via the 'Projects' tab (top right of the window next to the 'SoapUI Pro' tab)?

    Cheers,

    Rich
    • Manijem's avatar
      Manijem
      Occasional Contributor
      Thank you very much for the answer. Actually, I am still new to this tool. I just added api endpoints to APIs and once they are populated under Apis, I renamed the source part. Once I completed the test cases , just pushed the code. I never saved anything by clicking on save. But some renamed endpoints are populated under Apis. As per my understanding,
      In the local workspace, I can't see the missing folders and it seems that merging with folder with same name of test suite folders.
      • Manijem's avatar
        Manijem
        Occasional Contributor
        If this explanation is not clear, please mention it. Then I can explain it again