We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ead6028 + 64343f5 commit c26d1abCopy full SHA for c26d1ab
pyslicer/url_resources.py
@@ -15,4 +15,4 @@ class URLResources(object):
15
QUERY_SAVED = "/query/saved/"
16
QUERY_DATA_EXTRACTION_RESULT = "/data_extraction/result/"
17
QUERY_DATA_EXTRACTION_SCORE = "/data_extraction/score/"
18
- QUERY_SQL = "/query/sql/"
+ QUERY_SQL = "/sql/"
0 commit comments