From 23f7413ea31b866f794f650fed508617f8a3070c Mon Sep 17 00:00:00 2001 From: Muhammad Daffa <36522826+daffainfo@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:47:16 +0700 Subject: [PATCH] fix: wrong condition editor-exposure template --- http/exposures/configs/editor-exposure.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/http/exposures/configs/editor-exposure.yaml b/http/exposures/configs/editor-exposure.yaml index dce1224e6f..47384a5657 100644 --- a/http/exposures/configs/editor-exposure.yaml +++ b/http/exposures/configs/editor-exposure.yaml @@ -31,9 +31,9 @@ http: - "application/json" - "text/html" negative: true - condition: and + condition: or - type: status status: - 200 -# digest: 4a0a0047304502206abef1a1342ed4ab08fcfbb9c34c53c88f0abc626af5495fd68a050470770d0c02210082ab5d5040444a7252dec78bfd5288a1d6b81d377aaa783f8f280968a55fea7c:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502206abef1a1342ed4ab08fcfbb9c34c53c88f0abc626af5495fd68a050470770d0c02210082ab5d5040444a7252dec78bfd5288a1d6b81d377aaa783f8f280968a55fea7c:922c64590222798bb761d5b6d8e72950