Open vasilvas99 opened 12 months ago
Query does not return the response but it only prints it to the terminal. This is a problem when running the fastapi server, as all it ever returns is {"result": null} since python's None is serialized as null in json
Query does not return the response but it only prints it to the terminal. This is a problem when running the fastapi server, as all it ever returns is {"result": null} since python's None is serialized as null in json