@kong-ui-public/entities-plugins 9.16.7 → 9.16.9
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.
|
@@ -2638,7 +2638,7 @@ const Y = {
|
|
|
2638
2638
|
},
|
|
2639
2639
|
"request-callout": {
|
|
2640
2640
|
group: T.TRANSFORMATIONS,
|
|
2641
|
-
scope: [l.GLOBAL, l.SERVICE, l.ROUTE, l.CONSUMER_GROUP]
|
|
2641
|
+
scope: [l.GLOBAL, l.SERVICE, l.ROUTE, l.CONSUMER, l.CONSUMER_GROUP]
|
|
2642
2642
|
},
|
|
2643
2643
|
"ai-sanitizer": {
|
|
2644
2644
|
group: T.AI,
|