I am trying to pass some json contents from the client to the server via some simple REST API built with FastAPI (using uvicorn). If I wrap the file contents into a py
py