Documentation
    Preparing search index...

    Interface MythicKeystoneIndexResponse

    The response for a Mythic Keystone index.

    interface MythicKeystoneIndexResponse {
        _links: { self: Href };
        dungeons: Href;
        seasons: Href;
    }

    Hierarchy (View Summary)

    Index

    Properties

    _links: { self: Href }
    dungeons: Href
    seasons: Href