chore(api): remove empty string for documentation link

ref: #463 #469
This commit is contained in:
2025-01-12 16:48:12 +09:30
parent 6007668338
commit e2da2b173d
29 changed files with 0 additions and 58 deletions

View File

@ -72,8 +72,6 @@ class ViewSet( ModelViewSet ):
model = ConfigGroups
documentation: str = ''
view_description = 'Information Management Knowledge Base Article(s)'

View File

@ -68,8 +68,6 @@ class ViewSet( ModelViewSet ):
model = ConfigGroupSoftware
documentation: str = ''
view_description = 'Software for a config group'