Skip to content

ng doc <keyword> uses wrong querystring parameter name #3363

@johnpapa

Description

@johnpapa

OS?

Mac OSX Sierra

Versions.

angular-cli: 1.0.0-beta.21
node: 6.9.1
os: darwin x64

Repro steps.

ng doc pipe

Mention any other details that might be useful.

This opens https://angular.io/docs/ts/latest/api/#!?apiFilter=pipe but it appears it should open https://angular.io/docs/ts/latest/api/#!?query=pipe

Perhaps the querystring parameter name changed from apiFilter to query

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