We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de21759 + da41478 commit c73a01dCopy full SHA for c73a01d
src/Model/API/Base/StreamVideoLibrary/UpdateVideoLibrary.php
@@ -27,6 +27,7 @@ public function getHeaders(): array
27
{
28
return [
29
Header::ACCEPT_JSON,
30
+ Header::CONTENT_TYPE_JSON,
31
];
32
}
33
0 commit comments