Skip to content

Commit

Permalink
clients/packages/client: update OpenAPI client
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie567 committed Feb 28, 2025
1 parent 398d76a commit f382e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/packages/client/src/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2285,7 +2285,7 @@ export interface paths {
* List Files
* @description List files.
*
* **Scopes**: `files:write`
* **Scopes**: `files:read` `files:write`
*/
get: operations["files:list"];
put?: never;
Expand Down

0 comments on commit f382e99

Please sign in to comment.