UNPKG

@gridscale/api

Version:
29 lines (28 loc) 551 B
export declare const $MarketplaceApplicationUpdate: { properties: { name: { type: string; }; labels: { type: string; contains: { type: string; }; }; object_storage_path: { type: string; }; category: { type: string; }; publish: { type: string; }; setup: { type: string; }; metadata: { type: string; }; }; };