TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Function getHistory

    • Gets the list of edit histories for a specific resource with the given ID.

      Parameters

      • resource: string

        The resource to get

      • id: string

        The ID to get the history of

      Returns Promise<ResourceFetchResponse<HistoryItemData>>