oca-technical/odoo-bringout-oca-rest-framework-base_rest/base_rest/controllers/__init__.py
2025-08-29 15:43:03 +02:00

6 lines
212 B
Python

# Copyright 2016 Akretion (http://www.akretion.com)
# Sébastien BEAU <sebastien.beau@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import main
from . import api_docs