0.13.5 : add roles
All checks were successful
Build release Docker image / Build Docker Images (push) Successful in 10m33s
All checks were successful
Build release Docker image / Build Docker Images (push) Successful in 10m33s
This commit is contained in:
1
types/generated/contentTypes.d.ts
vendored
1
types/generated/contentTypes.d.ts
vendored
@@ -799,6 +799,7 @@ export interface ApiChoralChoral extends Struct.CollectionTypeSchema {
|
||||
'oneToMany',
|
||||
'api::announcement.announcement'
|
||||
>;
|
||||
available_roles: Schema.Attribute.JSON;
|
||||
available_tags: Schema.Attribute.JSON;
|
||||
boards: Schema.Attribute.Relation<'oneToMany', 'api::board.board'>;
|
||||
calendar: Schema.Attribute.Relation<'oneToMany', 'api::event.event'>;
|
||||
|
||||
Reference in New Issue
Block a user