@contio/partner-sdk - v1.10.0
    Preparing search index...

    Interface ManifestTemplate

    interface ManifestTemplate {
        id?: string;
        next_steps?: TemplateNextStepRelation[];
        spec?: ManifestTemplateSpec;
    }
    Index
    id?: string