You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
In scenario of getting subtaskdata while activating software on vManage, endpoint dataservice/device/action/status/change_partition-TASK_ID occasionally is returning dict instead of strings.
Checklist:
Make sure to run pre-commit before committing changes
Make sure all checks have passed
PR description is clear and comprehensive
Mentioned the issue that this PR solves (if applicable)
Make sure you test the changes
The text was updated successfully, but these errors were encountered:
Pull Request summary:
Enhance validation model
Description of changes:
In scenario of getting subtaskdata while activating software on vManage, endpoint
dataservice/device/action/status/change_partition-TASK_ID
occasionally is returning dict instead of strings.Checklist:
The text was updated successfully, but these errors were encountered: