Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 910 Bytes

RelatedStories.md

File metadata and controls

16 lines (12 loc) · 910 Bytes

RelatedStories

Story containing new V3 entities - available for new_v3_entities feature flag

Properties

Name Type Description Notes
related_stories list[Story] An array of related stories for the input story [optional]
story_body str The input story body [optional]
story_language str The input story language [optional]
story_title str The input story title [optional]
published_at_end datetime The end of a period in which searched stories were published [optional]
published_at_start datetime The start of a period in which searched stories were published [optional]

[Back to Model list] [Back to API list] [Back to README]