Murtza

Results 2 comments of Murtza

“app_name” should be as otp app i.e “app_name: appname_web_staging" should work for “AppnameWebStaging”. please look into https://github.com/HashNuke/ansible-elixir-stack/blob/master/docs/configuration.md You can change the otp app name which i would not recommend or...

i comment out following lines in `soap_compile_wsdl.erl` and now i am able to generate `.hrl` file. % case Generate_test_client of % false -> ok; % true -> % soap_test_module:from_interface(Interface4, Client,...