Solutionunvalidated
the parameter `document_model` in your code is incorrect — If you check the Beanie documentation. Tension: The correct parameter is actually `document_models`. Outcome: if you try it this way, your code will run successfully.
bc00b040-bc0a-4f8d-b765-3fac8fd4e445
the parameter document_model in your code is incorrect — If you check the Beanie documentation. Tension: The correct parameter is actually document_models. Outcome: if you try it this way, your code will run successfully.