feat(skills): add metadata and branch fields to skill packs and marketplace skills
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
export interface SkillPackSyncResponse {
|
||||
created: number;
|
||||
ok?: boolean;
|
||||
warnings: string[];
|
||||
pack_id: string;
|
||||
synced: number;
|
||||
updated: number;
|
||||
|
||||
Reference in New Issue
Block a user