Skip to content

Commit

Permalink
🛠️: update client api schema
Browse files Browse the repository at this point in the history
  • Loading branch information
itisAliRH committed Sep 19, 2024
1 parent 5ead32b commit b47a8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/api/schema/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24374,7 +24374,7 @@ export interface operations {
* `is:deleted`
* : Include only deleted workflows in the final result.
*
* `is:share_with_me`
* `is:shared_with_me`
* : Include only workflows shared with the requesting user. Be sure the query parameter `show_shared` is set to `true` if to include shared workflows.
*
* `is:bookmarked`
Expand Down

0 comments on commit b47a8b0

Please sign in to comment.