Skip to content

Few inconsistencies in documentation #2

@pkese

Description

@pkese

Here are a few ideas on how documentation could be improved...

Stories 1

Stories are often referred to, but never defined, making it unclear what a story represents: https://www.newsapi.ai/documentation?tab=terminology
They appear to be some sort of clusters, but are they clusters of articles within an event or a clusters of events within some wider scope.
Are stories somehow related to a longer time span? Are events points in time?

Stories 2

Also storyUri is inconsistently defined:

Videos

Videos are also inconsistently defined:

    "videos": {
        "type": "array",
        "items": {
            "type": "string"
        }
    }
    // list of videos extracted from the body
    "videos": [
        {
            "uri": "https://www.youtube.com/embed/Phtb6nZWiW0",
            "label": "GoPro on a Cat Left Home Alone"
        },
        ...
    ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions