Skip to content

Commit 9689acd

Browse files
committed
Remove conflicting allow_patch
1 parent 25cd56b commit 9689acd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

otcextensions/sdk/dis/v2/dump_task.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ class DumpTask(resource.Resource):
8181
allow_commit = True
8282
allow_delete = True
8383
allow_fetch = True
84-
allow_patch = True
8584

8685
#: Name of the stream to which the dump task belongs.
8786
uri_stream_name = resource.URI("uri_stream_name")

0 commit comments

Comments
 (0)