Files
oximg/app/api/routers.py
2025-08-31 00:29:53 +02:00

5 lines
70 B
Python

from rest_framework import routers
router = routers.DefaultRouter()