Skip to content

Commit c3b05d4

Browse files
committed
Removed an API meeting resource field which is not present in the database any more.
- Legacy-Id: 17936
1 parent 0ba2c93 commit c3b05d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/meeting/resources.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ class Meta:
9090
ordering = ['id', ]
9191
filtering = {
9292
"id": ALL,
93-
"day": ALL,
9493
"meeting": ALL_WITH_RELATIONS,
9594
"source": ALL_WITH_RELATIONS,
9695
"target": ALL_WITH_RELATIONS,

0 commit comments

Comments
 (0)