Skip to content

Default url query strings and error hints #27

@songkeys

Description

@songkeys

Error Hints

If there's any required url query string is missing, respond with some error hints that makes sense.

e.g.

image

This should respond with something like Parameter missing: dashboardId. instead. (Just like what we did on the feedback one: if the rating is missing or exceeded, some hints will be prompted.)

Default parameters

image

Even though I add the dashboardId, it still needs page and pageSize parameters. But I think these two should be optional as they can have default values 1 and 10 for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions