getredash/redash

Don't show simple results API usage examples for parameterized queries

Open

#3815 opened on May 20, 2019

View on GitHub
 (7 comments) (1 reaction) (0 assignees)Python (24,845 stars) (4,236 forks)batch import
FrontendUXhelp wanted

Description

When you open the API Key dialog for a query, we show results API usage examples:

image

These examples will not work in the case of a parameterized query. We should at least replace the examples with a message explaining this or preferably show something along the lines of @rauchy's comment.

Contributor guide