m-jooibar opened a new issue #17300:
URL: https://github.com/apache/superset/issues/17300


   Hello everybody
   I want to get chart details for implementations to common javascripts 
frameworks . but in your rest-api documents page i did not find a good and 
appropriate guide. 
   please pay attention to below example : in this url  and in charts apis 
section i want to send request to below endpoint : 
   /chart/{pk}/data/
   docs saying me i have to send this request like this : 
   
   http://localhost:8080/api/v1/chart/1/data
   ```
   and this response is :   
   {
     "message": "Error: Empty query?"
   }
   ```
   but in your documents format and type is not required and you don't have any 
sample for format and type fields .  
   ![Screenshot from 2021-10-31 
12-23-07](https://user-images.githubusercontent.com/42513136/139578113-e8f7f569-6803-49bc-a058-54dd3ba69f3a.png)
   
   
   What is type ?  What is format ?  How should I know ?
   who can help me? 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to