File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 8888from ._falcon_complete_dashboard import _falcon_complete_dashboard_endpoints
8989from ._falcon_container import _falcon_container_endpoints
9090from ._falconx_sandbox import _falconx_sandbox_endpoints
91+ from ._fdr import _fdr_endpoints
9192from ._filevantage import _filevantage_endpoints
9293from ._firewall_management import _firewall_management_endpoints
9394from ._firewall_policies import _firewall_policies_endpoints
184185api_endpoints .extend (_falcon_complete_dashboard_endpoints )
185186api_endpoints .extend (_falcon_container_endpoints )
186187api_endpoints .extend (_falconx_sandbox_endpoints )
188+ api_endpoints .extend (_fdr_endpoints )
187189api_endpoints .extend (_filevantage_endpoints )
188190api_endpoints .extend (_firewall_management_endpoints )
189191api_endpoints .extend (_firewall_policies_endpoints )
You can’t perform that action at this time.
0 commit comments