We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
organisation
Task
Schedule
The following changes introduced in PR: Combined Schedulers must be reflected in services using the Task and Schedule models.
The model definitions for Task and Schedule have been updated as follows:
Services using these models need to update their specifications to account for the new organisation field. This includes:
For more details, refer to PR: Combined Schedulers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Background
Description
The following changes introduced in PR: Combined Schedulers must be reflected in services using the
Task
andSchedule
models.Key Changes
The model definitions for
Task
andSchedule
have been updated as follows:The
Task
andSchedule
models now include the additional field related to theorganisation
.Impact on Services
Services using these models need to update their specifications to account for the new organisation field. This includes:
For more details, refer to PR: Combined Schedulers
The text was updated successfully, but these errors were encountered: