From 9d73e3c8bd5f3aae24a75b62c420de166992b30c Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 21 Apr 2019 10:53:28 -0700 Subject: [PATCH] Note that trace data format is very likely to change, refs #435 --- docs/json_api.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/json_api.rst b/docs/json_api.rst index af2e53ba..156be242 100644 --- a/docs/json_api.rst +++ b/docs/json_api.rst @@ -308,6 +308,9 @@ Special table arguments be gathered and included in the response, either in a new ``"_traces"`` key for JSON responses or at the bottom of the page if the response is in HTML. + The structure of the data returned here should be considered highly unstable + and very likely to change. + .. _expand_foreign_keys: Expanding foreign key references