Billing and account fixed - final
This commit is contained in:
@@ -112,7 +112,7 @@ const endpointGroups = [
|
||||
{ path: "/v1/system/strategies/", method: "GET" },
|
||||
{ path: "/v1/system/settings/integrations/openai/test/", method: "POST" },
|
||||
{ path: "/v1/system/settings/account/", method: "GET" },
|
||||
{ path: "/v1/billing/credits/balance/balance/", method: "GET" },
|
||||
{ path: "/v1/billing/credits/balance/", method: "GET" },
|
||||
{ path: "/v1/billing/credits/usage/", method: "GET" },
|
||||
{ path: "/v1/billing/credits/usage/summary/", method: "GET" },
|
||||
{ path: "/v1/billing/credits/transactions/", method: "GET" },
|
||||
|
||||
Reference in New Issue
Block a user