@webitel/api-services
    Preparing search index...

    Function getUpdateCommentCommentsMockHandler

    • Parameters

      • OptionaloverrideResponse:
            | ContactsComment
            | (
                (
                    info: ResponseResolverInfo<
                        HttpRequestResolverExtras<PathParams<string | number | symbol>>,
                        DefaultBodyType,
                    >,
                ) => ContactsComment | Promise<ContactsComment>
            )
      • Optionaloptions: RequestHandlerOptions

      Returns HttpHandler