Commit 17f94cde authored by Pelayo Torres's avatar Pelayo Torres
Browse files

doc line

parent 685dc899
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -87,6 +87,8 @@ class EventSubscriptionsOperations(Resource):

                return result
            
            # Check if EnhancedEventReport is enabled and validate event filters
            
            if EventSubscription.return_supp_feat_dict(event_subscription.supported_features)["EnhancedEventReport"]:
                if event_subscription.event_filters:
                    current_app.logger.debug(event_subscription.event_filters)