mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-28 17:09:59 +03:00
Fixed comment for openapi
This commit is contained in:
parent
c147769c1b
commit
119e57b2f8
|
@ -71,7 +71,7 @@ class ViewInspector:
|
|||
|
||||
def get_description(self, path, method):
|
||||
"""
|
||||
Determine a link description.
|
||||
Determine a path description.
|
||||
|
||||
This will be based on the method docstring if one exists,
|
||||
or else the class docstring.
|
||||
|
|
Loading…
Reference in New Issue
Block a user