mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +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.',
|
'description': 'Example description for OPTIONS.',
|
||||||
'actions': {}
|
'actions': {}
|
||||||
}
|
}
|
||||||
# TODO: this is just a draft for fields' metadata - needs review and decision
|
|
||||||
expected['actions']['GET'] = {}
|
expected['actions']['GET'] = {}
|
||||||
expected['actions']['POST'] = {
|
expected['actions']['POST'] = {
|
||||||
'text': {
|
'text': {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user