feat: add prettier for code formatting
refactor: update route for downloader to apps/downloader chore: remove unused filler model files refactor: delete Default layout component and its imports
This commit is contained in:
@@ -91,7 +91,7 @@ def choices(request):
|
||||
|
||||
|
||||
@extend_schema(
|
||||
tags=["Testing"],
|
||||
tags=["core", "testing"],
|
||||
description="Testovací endpoint pro odeslání testovacího emailu.",
|
||||
parameters=[
|
||||
OpenApiParameter(
|
||||
|
||||
Reference in New Issue
Block a user