vehicles
This commit is contained in:
parent
7679f4f6c9
commit
bd52f5c996
11 changed files with 1892 additions and 20 deletions
2
types/generated/components.d.ts
vendored
2
types/generated/components.d.ts
vendored
|
@ -180,7 +180,7 @@ export interface SharedList extends Struct.ComponentSchema {
|
|||
enable_detail: Schema.Attribute.Boolean &
|
||||
Schema.Attribute.Required &
|
||||
Schema.Attribute.DefaultTo<false>;
|
||||
sammlungs_referenz: Schema.Attribute.Relation<
|
||||
lookup: Schema.Attribute.Relation<
|
||||
'oneToOne',
|
||||
'api::collection-lookup.collection-lookup'
|
||||
>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue