mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 04:07:39 +03:00
removed TODO
This commit is contained in:
parent
7a5cd090aa
commit
9133ef77ab
|
@ -124,7 +124,6 @@ class TestRootView(TestCase):
|
|||
'description': 'Example description for OPTIONS.',
|
||||
'actions': {}
|
||||
}
|
||||
# TODO: this is just a draft for fields' metadata - needs review and decision
|
||||
expected['actions']['GET'] = {}
|
||||
expected['actions']['POST'] = {
|
||||
'text': {
|
||||
|
|
Loading…
Reference in New Issue
Block a user