Appery didn't save settings after using plugin.
Steps for reproduce:
Create project using plugin "CrunchBase API and Sample App".
In Services-CrunchBase_getCompany uncheck "Use Appery Proxy" and click Save.
Click Test for test project and in any developers tools of browser you will see that request anyway goes to proxy.
Also if we change value of any parameter in service's settings and click Save, also value will not change in request. I have changed value of api_key parameter.
But this value hasn't been changed in request.
But if we touch any services using Test button of service in Test tab.
Problem will be gone and all changes in settings will be applied in request during test project.