Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface DeprecatedBridgeRoute

    interface DeprecatedBridgeRoute {
        announcedOn: string;
        deprecated: boolean;
        legacyPath: string;
        replacementPath: string;
        sunsetOn: string;
    }
    Index
    announcedOn: string
    deprecated: boolean
    legacyPath: string
    replacementPath: string
    sunsetOn: string