Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing actions #13

Merged
merged 1 commit into from
May 17, 2024
Merged

Added missing actions #13

merged 1 commit into from
May 17, 2024

Conversation

josaphatim
Copy link
Member

This MR adds notify, set, add header, delete header, convert, enclose, extract text actions.

@josaphatim
Copy link
Member Author

@kroky @marclaporte while working on this I realized that only required parameters were took in account for existing actions while some optional may be needed. What do you think about it ?

@josaphatim josaphatim requested a review from kroky May 16, 2024 11:56
@kroky
Copy link
Member

kroky commented May 16, 2024

@josaphatim I think we need to support both required and optional but really validate the presence of required ones only. If you have a complete list of possible optional ones, please add them to the code.

@josaphatim
Copy link
Member Author

@kroky great! This can be done then in a separate MR as there will be a little refactoring in the way parameters are passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants