@@ -1827,6 +1827,7 @@ async def fastapi_convert_v3_to_v2(req: Request) -> ChangeSet:
jo_root = await req.json()
inp = jo_root['inp']
cs = convert_inp_v3_to_v2(inp)
return cs
print(cs)
The note is not visible to the blocked user.