completionId: cgen-b963a8897c04427690eff02882a3993f
cgen-b963a8897c04427690eff02882a3993f
This commit is contained in:
parent
73052bf3d3
commit
04e5dc0b50
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ export interface Creator {
|
|||
experience_level: string;
|
||||
arm_affiliations: string[];
|
||||
primary_arm: string;
|
||||
spotify_profile_url?: string;
|
||||
created_at: string;
|
||||
is_discoverable: boolean;
|
||||
allow_recommendations: boolean;
|
||||
|
|
|
|||
Loading…
Reference in a new issue