Skip to content

Commit

Permalink
update docs slightly to clear up template_vars
Browse files Browse the repository at this point in the history
  • Loading branch information
vagrant committed Jul 15, 2015
1 parent 9baf60c commit 17ba0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datadog/api/graphs.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def get(cls, embed_id, **params):
:type legend: string legend flag
:param template_vars: template variable values
:type template_vars: string values
:type template_vars: string values (each var is a kv pair of **params)
:returns: JSON response from HTTP API request
"""
Expand Down

0 comments on commit 17ba0a3

Please sign in to comment.