Skip to content

API for returning the latest version with valid documentation #1119

@isoos

Description

@isoos

From the authors of Dash:

"The API I'm using to get package versions is listing versions for which the docs don't exist.

For example, https://pub.dartlang.org/api/packages/source_gen shows 0.7.6 as the latest version, but https://www.dartdocs.org/documentation/source_gen/0.7.6/index.html doesn't exist.

The latest version to have docs is https://www.dartdocs.org/documentation/source_gen/0.7.4+3/index.html.

Could the API have a key that shows whether or not the version has docs, so I can ignore versions without docs?"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions