Skip to content

Commit 897b24e

Browse files
authored
Rename TESTRESPONSE[_cat] to TESTRESPONSE[non_json] (#43087)
1 parent c077f8c commit 897b24e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/sql/endpoints/rest.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Frank Herbert,Dune,604,1965-06-01T00:00:00.000Z
129129
Alastair Reynolds,Revelation Space,585,2000-03-15T00:00:00.000Z
130130
James S.A. Corey,Leviathan Wakes,561,2011-06-02T00:00:00.000Z
131131
--------------------------------------------------
132-
// TESTRESPONSE[_cat]
132+
// TESTRESPONSE[non_json]
133133

134134
==== JSON
135135

@@ -192,7 +192,7 @@ Alastair Reynolds Revelation Space 585 2000-03-15T00:00:00.000Z
192192
James S.A. Corey Leviathan Wakes 561 2011-06-02T00:00:00.000Z
193193
--------------------------------------------------
194194
// TESTRESPONSE[s/\t/ /]
195-
// TESTRESPONSE[_cat]
195+
// TESTRESPONSE[non_json]
196196

197197
==== TXT
198198

@@ -220,7 +220,7 @@ Alastair Reynolds|Revelation Space |585 |2000-03-15T00:00:00.000Z
220220
James S.A. Corey |Leviathan Wakes |561 |2011-06-02T00:00:00.000Z
221221
--------------------------------------------------
222222
// TESTRESPONSE[s/\|/\\|/ s/\+/\\+/]
223-
// TESTRESPONSE[_cat]
223+
// TESTRESPONSE[non_json]
224224

225225
==== YAML
226226

0 commit comments

Comments
 (0)