Skip to content

Commit

Permalink
fix: description
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsh-dixit committed Oct 22, 2024
1 parent 6d4f4d1 commit 23d7924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/sdk/models/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export type ExecuteActionData = {
text?: string;

/**
* The entity id to execute the action on
* The custom authentication configuration for executing the action.
*/
authConfig?: CustomAuthData;
};
Expand Down

0 comments on commit 23d7924

Please sign in to comment.