AppManifestoRequest: {
    kind: string;
    metadata: MetaDataRequest;
    schemaVersion: string;
    spec: SpecRequest;
}

Type declaration