Skip to content

Commit 6601391

Browse files
tballisonCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 98c2224 commit 6601391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/modules/ROOT/pages/using-tika/server

docs/modules/ROOT/pages/using-tika/server/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ JSON body whose shape matches the `PipesResult` status:
167167
{"status": "TIMEOUT", "message": "Task timed out after 60000ms"}
168168
----
169169

170-
The `status` field is the `PipesResult.STATUS` enum name. The `message` field is
170+
The `status` field is the `PipesResult.RESULT_STATUS` enum name. The `message` field is
171171
present when Tika provided one, absent otherwise.
172172

173173
[cols="1,1,3"]

0 commit comments

Comments
 (0)