-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When creating sub-handler for async handler, the async handler itself should be excluded from given options.
Current behavior:
Async handler itself is listed, model error is risen after sending the request
Expected behavior:
Don't list the handler itself / Implement some sort of validation