@gravitee/ui-policy-studio-angular 16.2.1-apim-11427-b9db356 → 16.2.1-apim-11427-9396ebd

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -351,7 +351,7 @@ function fakeTestPolicy(modifier) {
351
351
  flowPhaseCompatibility: {
352
352
  HTTP_PROXY: ['REQUEST', 'RESPONSE'],
353
353
  MCP_PROXY: ['REQUEST', 'RESPONSE'],
354
- HTTP_LLM_PROXY: ['REQUEST', 'RESPONSE'],
354
+ LLM_PROXY: ['REQUEST', 'RESPONSE'],
355
355
  HTTP_MESSAGE: ['REQUEST', 'RESPONSE', 'SUBSCRIBE', 'PUBLISH'],
356
356
  NATIVE_KAFKA: ['CONNECT', 'INTERACT', 'PUBLISH', 'SUBSCRIBE'],
357
357
  },