Hi,
I've added custom api controller with one method(inherited from abpapicontroller). Please, how can I call this method via HTTP? Do I need to register that controller or route? When I try to call this method using app/{apicontroller}/{method} I'm getting following error (route included):
Thank you in advance
Regards Peter