We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25cd56b commit 9689acdCopy full SHA for 9689acd
1 file changed
otcextensions/sdk/dis/v2/dump_task.py
@@ -81,7 +81,6 @@ class DumpTask(resource.Resource):
81
allow_commit = True
82
allow_delete = True
83
allow_fetch = True
84
- allow_patch = True
85
86
#: Name of the stream to which the dump task belongs.
87
uri_stream_name = resource.URI("uri_stream_name")
0 commit comments