/* generated using openapi-typescript-codegen -- do not edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type PatchedPlatformPublicMetadata = { readonly platform_key?: string; readonly platform_name?: string; /** * The public metadata */ metadata?: any; };