"gradesReleased" is a new feature of the Assignment and Grade Services 2.0 as of January 24th, 2023. This just adds the property to the line item model so that it may be retreived/set
Testing
[X] I have added automated tests for my changes
[X] I ran composer test before opening this PR
[X] I ran composer lint-fix before opening this PR
Summary of Changes
"gradesReleased" is a new feature of the Assignment and Grade Services 2.0 as of January 24th, 2023. This just adds the property to the line item model so that it may be retreived/set
Testing
composer test
before opening this PRcomposer lint-fix
before opening this PR