Hello
I want to generate report through API.
E.g.
I I create API like /api/generate_pdf with type="htpp" and method="GET".after accessing this API able to generate report.
I know that how report is created in odoo but I don't have idea from API(controller) report is generated.