From bcf88e18f85071e01a5f58fa1750e81ec08b030d Mon Sep 17 00:00:00 2001 From: Lauris Date: Tue, 14 Mar 2023 17:41:59 +0800 Subject: [PATCH] Contents API should return 404 on not exist (#10323) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 7e8f786b..e7a56edb 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -document 404 responce and meaning (#11073) +Contents API should return 404 on not exist (#10323)