chore: regenerate types after rezoSosyal field
This commit is contained in:
Vendored
+1
@@ -462,6 +462,7 @@ export interface ApiArtisteArtiste extends Struct.CollectionTypeSchema {
|
||||
photo: Schema.Attribute.Media<'images'>;
|
||||
prenom: Schema.Attribute.String;
|
||||
publishedAt: Schema.Attribute.DateTime;
|
||||
rezoSosyal: Schema.Attribute.Component<'social.rezo-sosyal', true>;
|
||||
slug: Schema.Attribute.String;
|
||||
titrePhare: Schema.Attribute.Relation<'manyToOne', 'api::parole.parole'>;
|
||||
updatedAt: Schema.Attribute.DateTime;
|
||||
|
||||
Reference in New Issue
Block a user