fix(ui): match generated API schema spacing

This commit is contained in:
spawrks 2026-08-18 15:20:13 -05:00
parent 35b2bc9cad
commit 9cbeee4946

View file

@ -26161,7 +26161,7 @@ export interface components {
/**
* Store Prompts In Spend Logs
* @description If True, stores request messages and responses in spend logs. Default is False.
*/
*/
store_prompts_in_spend_logs?: boolean | null;
/**
* Store Responses In Spend Logs