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 b21bd5b commit 6fd6747Copy full SHA for 6fd6747
src/Resources/Buckets.php
@@ -17,6 +17,7 @@ public function __construct(private CrispClient $client) {}
17
18
/**
19
* https://docs.crisp.chat/references/rest-api/v1/#bucket-url
20
+ *
21
* @throws CrispException
22
* @throws ClientExceptionInterface
23
*/
src/Resources/PluginSubscriptions.php
@@ -85,6 +85,7 @@ public function getSubscriptionSettings(string $pluginId): array
85
86
87
* https://docs.crisp.chat/references/rest-api/v1/#save-subscription-settings
88
89
90
91
0 commit comments