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.
1 parent 39efa0f commit e575046Copy full SHA for e575046
docs/tabpy-tools.md
@@ -426,7 +426,7 @@ Response:
426
427
The other core functionality aside from deploying and querying methods as endpoints
428
is the ad-hoc execution of Python code, called `evaluate`. Evaluate does not
429
-have a Python API in `tabpy-tools`, only a raw [REST interface](server-rest.md#httppost-evaluate)
+have a Python API in `tabpy-tools`, only a raw [REST interface](server-rest.md)
430
that other client bindings can easily implement. Tableau connects to TabPy
431
using REST `Evaluate`.
432
0 commit comments