Skip to content

Adds content_id property to embed_content_request schema#156

Merged
bjester merged 2 commits intolearningequality:mainfrom
akolson:add_content_id
Mar 17, 2025
Merged

Adds content_id property to embed_content_request schema#156
bjester merged 2 commits intolearningequality:mainfrom
akolson:add_content_id

Conversation

@akolson
Copy link
Copy Markdown
Member

@akolson akolson commented Mar 4, 2025

Summary

This pr adds the content_id property to the embed_content_request json schema.

References

Fixes #154

Reviewer guidance

  • Run the tests and confirm that they pass correctly

@akolson akolson requested a review from bjester March 4, 2025 18:43
Copy link
Copy Markdown
Member

@bjester bjester left a comment

Choose a reason for hiding this comment

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

I think we should be consistent with validation across the schema. Either direction is fine with me as long as it's consistent

@bjester
Copy link
Copy Markdown
Member

bjester commented Mar 11, 2025

@akolson Lets figure out what to do here together because I have another addition assigned to me. The decision may have repercussions on code in Studio and CA API, so we should determine that and write up issues if necessary.

@akolson akolson requested a review from bjester March 17, 2025 10:36
Copy link
Copy Markdown
Member

@bjester bjester left a comment

Choose a reason for hiding this comment

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

As a consequence, we'll have to ensure Studio formats the UUIDs with dashes when it makes the request.

@bjester bjester merged commit 274a757 into learningequality:main Mar 17, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add content_id to content embedding request schema

2 participants