Skip to content
Commit 04a1db61 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix CollectionCopyJob expecting wrong type of response

The CollectionCopyJob was expecting CreateCollection response instead
of CopyCollection, causing it to trigger warning every time. Luckily
no harm done there, since the job does not expect the Response to
contain any data and only takes it as an indicator of result.
parent eef4408d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment