@edgible-team/sdk
    Preparing search index...

    Class CatalogClient

    sdk.catalog — registry reads (public) + publish/verification/curation (admin). See the module doc for the auth split.

    Index

    Constructors

    • Parameters

      • call: Caller

        authed Caller for the admin-gated write endpoints.

      • callPublic: Caller = call

        auth-less Caller for the public, cacheable read endpoints (index/detail/bundle URL). Defaults to call so existing tests can construct with a single caller.

      Returns CatalogClient

    Methods