mirror of
https://github.com/bitwarden/server
synced 2025-12-31 15:43:16 +00:00
PM-6939 - Onyx Integration into freshdesk controller (#5365)
This commit is contained in:
@@ -13,6 +13,7 @@ using Microsoft.Extensions.Options;
|
||||
namespace Bit.Billing.Controllers;
|
||||
|
||||
[Route("bitpay")]
|
||||
[ApiExplorerSettings(IgnoreApi = true)]
|
||||
public class BitPayController : Controller
|
||||
{
|
||||
private readonly BillingSettings _billingSettings;
|
||||
|
||||
Reference in New Issue
Block a user