Flask Router Failes
Flask Router Failes
Hi team,
When using Flask Router to create Api endpoint, catalyst serve is failing to identify the handler. Please advise how to resolve this.
Is there any mandate that the main.py must have a handler function ?