Skip to content

AGS fixes#9

Merged
grzlyD merged 9 commits into
masterfrom
ags-fixes
Jul 13, 2026
Merged

AGS fixes#9
grzlyD merged 9 commits into
masterfrom
ags-fixes

Conversation

@grzlyD

@grzlyD grzlyD commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@grzlyD
grzlyD requested review from DarrenChenOL and jarvinia June 23, 2026 03:52
Comment thread lti1p3platform/ags.py
# link has no line item (or many), tool can query and add line items
claim_values["lineitem"] = self.lineitem_url

if not self.lineitems_url:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The spec allows lineitem_url supports GET, PUT and DELETE https://www.imsglobal.org/spec/lti-ags/v2p0#line-item-service-scope-and-allowed-http-methods

The scope allows you to have https://purl.imsglobal.org/spec/lti-ags/scope/lineitem to update even when there's only one lineitem.

@grzlyD
grzlyD merged commit 93f84e9 into master Jul 13, 2026
4 checks passed
@grzlyD
grzlyD deleted the ags-fixes branch July 13, 2026 01:36
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