Hi,
I’m currently trying to use the FastAPI module on the 19.0 branch, but it does not appear to be working as expected.
Additionally, it seems that the endpoint_route_handler (available in v19) is required but not properly implemented or exposed in the current module.
Could you please:
Provide a working FastAPI module compatible with version 19.0, or
Update/fix the existing implementation on the 19.0 branch so it functions correctly?
At the moment, the module cannot be used in its current state.
Thanks in advance!