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

Completed all wrapper functions for item scheduling #431

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nielsvdc
Copy link

Completed all the wrapper functions for scheduling Fabric items. Refactored and tested the existing functions, because they were working.

I noticed that we need some consistency in the function argument naming. For job scheduling specifying the item type is required when using the item name instead of the item id. I renamed all type arguments to item_type, as this is also the most used name in other functions throughout the project.

@nielsvdc
Copy link
Author

nielsvdc commented Feb 7, 2025

@m-kovalsky Could you have a look at this? I'm hoping these changes would be available with the next release.

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.

1 participant