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
akolson
changed the title
[WIP - DO NOT ASSIGN]: Update embed_content_request.py schema
[WIP - DO NOT ASSIGN]: Update embed_content_request.json schema
Apr 9, 2024
akolson
changed the title
[WIP - DO NOT ASSIGN]: Update embed_content_request.json schema
Update embed_content_request.json schema
Apr 9, 2024
akolson
changed the title
Update embed_content_request.json schema
[WIP - DO NOT ASSIGN]: Update embed_content_request.json schema
Apr 9, 2024
Uh oh!
There was an error while loading. Please reload this page.
Overview
This task involves updating the
embed_content_request.json
schema to accept a list of files.Description and outcomes
files
of typearray
file
infiles
is of typeobject
file
contains the following fields;url
of typestring
. Theurl
should be a valid URL/URI and open to specific domains.preset
of typeenum
. See format_presets.py for accepted list of optionslanguage
of typestring
. Use thelanguage
for this.files
should be added to theresource
propertyAcceptance Criteria
files
is added to theembed_content_request.json
schemaAssumptions and Dependencies
embed_content
inRecommendationsAdapter
studio#4455Scope
The scope of this task is limited to;
files
property to theembed_content_request.json
schema.Accessibility Requirements
NA
Resources
The text was updated successfully, but these errors were encountered: