mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
PM-26208 updated api endpoint (#6431)
This commit is contained in:
@@ -169,7 +169,7 @@ public class FreshdeskControllerTests
|
||||
[BitAutoData(WebhookKey)]
|
||||
public async Task PostWebhookOnyxAi_success(
|
||||
string freshdeskWebhookKey, FreshdeskOnyxAiWebhookModel model,
|
||||
OnyxAnswerWithCitationResponseModel onyxResponse,
|
||||
OnyxResponseModel onyxResponse,
|
||||
SutProvider<FreshdeskController> sutProvider)
|
||||
{
|
||||
var billingSettings = sutProvider.GetDependency<IOptions<BillingSettings>>().Value;
|
||||
|
||||
Reference in New Issue
Block a user