Skip to content

Digiit (SA:RET18) - Compliance Check #3598

@vaibhavsharma2700

Description

@vaibhavsharma2700

Issues with on_search_inc Implementation

Hi @vignesh-arvind,

The on_search_inc implementation is not correct, as detailed below:


1. Issues with /on_search_inc_refresh Payload

The following fields should not be present in the /on_search_inc_refresh API payload:

{
  "bppFulfillments": "bpp/fulfillments sent in payload shouldn't be part of /on_search_inc_refresh api",
  "bppDescriptor": "bpp/descriptor sent in payload shouldn't be part of /on_search_inc_refresh api"
}

## 2. Catalog Differentiation Required

Please ensure that the catalog under `"bpp/providers"` in the `/on_search_inc` response is **non-identical** to the one provided in `/on_search_full_catalog`.

The `/on_search_inc` response should only include the **incremental updates** and not the full catalog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions