Forum Discussion
nmrao
9 years agoCommunity Hero
You may write groovy script to remove those endpoints which are undesired from the project. And put that code in Project level "Save Script". This script works whenever project is saved.
Of course, you may execute the code when certain condition is true so that you won't lose the changes on each save.
Of course, you may execute the code when certain condition is true so that you won't lose the changes on each save.