chore(ui): regenerate schema.d.ts for /customer/info docstring

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
Devin AI 2026-09-03 08:48:39 +00:00
parent b2eef615de
commit 617c9cf19c

View file

@ -3778,7 +3778,7 @@ export interface paths {
};
/**
* End User Info
* @description Get information about an end-user. An `end_user` is a customer (external user) of the proxy.
* @description [Admin-only] Get information about an end-user. An `end_user` is a customer (external user) of the proxy.
*
* Parameters:
* - end_user_id (str, required): The unique identifier for the end-user
@ -4311,7 +4311,7 @@ export interface paths {
};
/**
* End User Info
* @description Get information about an end-user. An `end_user` is a customer (external user) of the proxy.
* @description [Admin-only] Get information about an end-user. An `end_user` is a customer (external user) of the proxy.
*
* Parameters:
* - end_user_id (str, required): The unique identifier for the end-user