From c4024117798eedd42dd336735bfd858cce27c469 Mon Sep 17 00:00:00 2001 From: Julien Giovaresco Date: Mon, 29 May 2023 09:32:12 +0200 Subject: [PATCH] fix: provide execution phase for message apis in manifest https://gravitee.atlassian.net/browse/APIM-1702 --- src/main/resources/plugin.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/plugin.properties b/src/main/resources/plugin.properties index 5401d1d2..01c4114b 100644 --- a/src/main/resources/plugin.properties +++ b/src/main/resources/plugin.properties @@ -7,3 +7,4 @@ type=policy category=security icon=api-key.svg proxy=REQUEST +message=REQUEST