• Modified
    : Updated the
    GET
    function signature to accept
    context
    instead of
    params
    . Now retrieves the
    type
    from
    context.params
    instead of directly from
    params
    . This change improves the handling of request parameters.