mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(global-search): dashboard globalsearch apis (#3831)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -23,7 +23,7 @@ use crate::{ | ||||
|     admin::*, | ||||
|     analytics::{ | ||||
|         api_event::*, connector_events::ConnectorEventsRequest, | ||||
|         outgoing_webhook_event::OutgoingWebhookLogsRequest, sdk_events::*, *, | ||||
|         outgoing_webhook_event::OutgoingWebhookLogsRequest, sdk_events::*, search::*, *, | ||||
|     }, | ||||
|     api_keys::*, | ||||
|     cards_info::*, | ||||
| @ -96,6 +96,10 @@ impl_misc_api_event_type!( | ||||
|     ReportRequest, | ||||
|     ConnectorEventsRequest, | ||||
|     OutgoingWebhookLogsRequest, | ||||
|     GetGlobalSearchRequest, | ||||
|     GetSearchRequest, | ||||
|     GetSearchResponse, | ||||
|     GetSearchRequestWithIndex, | ||||
|     GetDisputeFilterRequest, | ||||
|     DisputeFiltersResponse, | ||||
|     GetDisputeMetricRequest | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 ivor-juspay
					ivor-juspay