How to cut specific text using regex and replace ()?
There is a line "getAllDataUsingGET" how to cut "Using" and further http method(only GET or PATCH) after it ?
There is a line "getAllDataUsingGET" how to cut "Using" and further http method(only GET or PATCH) after it ?