Commit 81c00fd7 authored by nanahira's avatar nanahira

fix

parent 400bc178
Pipeline #8793 passed with stages
in 1 minute and 9 seconds
......@@ -23,8 +23,8 @@ export const RelationColumn = (
ApiProperty({
type: Number,
description,
...propertyExtras,
required: notNull,
...propertyExtras,
}),
...(notNull ? [] : [IsOptional()]),
IsInt(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment