We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ffefdc commit bf3eb1fCopy full SHA for bf3eb1f
lib/Github/Api/Deployment.php
@@ -11,6 +11,8 @@
11
*/
12
class Deployment extends AbstractApi
13
{
14
+ use AcceptHeaderTrait;
15
+
16
/**
17
* List deployments for a particular repository.
18
*
0 commit comments