• Retrieves a wiki schema by its name from the swarm's wiki schema service. Logs the operation if logging is enabled in the global configuration.

    Parameters

    • wikiName: string

      The name of the wiki to retrieve.

    Returns IWikiSchema

    The wiki schema associated with the provided wiki name.

    getWiki