export interface AssetEntryCreateRequestV6 { key: string; valueUrl: string; }