Fix(Events): Isolate IDAA Search to V2 and Refine V3 Search Pattern
- IDAA Isolation: Created using legacy V2 endpoints and for Recovery Meetings stability. - V3 Refinement: Implemented 'Body + Header' injection in to fix 'Integer Trap' while maintaining Auth scope. - API Upgrade: Enhanced to support custom headers. - Docs: Updated migration guide and development history with final isolation strategy.
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
);
|
||||
|
||||
$idaa_prom.load__event_obj_qry = events_func
|
||||
.qry_ae_obj_li__event({
|
||||
.qry_ae_obj_li__event_v2({
|
||||
api_cfg: $ae_api,
|
||||
for_obj_type: 'account',
|
||||
for_obj_id: $ae_loc.account_id,
|
||||
|
||||
Reference in New Issue
Block a user