feat: add appraisers for auto-evaluation and add curd for this
This commit is contained in:
@@ -49,7 +49,7 @@ class DocumentView(BaseViewSetMixin, ModelViewSet):
|
||||
}
|
||||
|
||||
@extend_schema(
|
||||
summary="Auto evaluation documents.",
|
||||
summary="Auto evaluation documents.",
|
||||
description="get auto evaluation documents.",
|
||||
parameters=[
|
||||
OpenApiParameter(
|
||||
|
||||
Reference in New Issue
Block a user