Skip to content
Snippets Groups Projects
Commit 8b51d731 authored by Александр Плохих's avatar Александр Плохих :waxing_gibbous_moon:
Browse files

STA-1046 | microfix request

parent 97d69d28
No related branches found
No related tags found
1 merge request!18Sta 1046
......@@ -38,9 +38,9 @@ class NewsFullUpdateRequest extends AbstractRequest
public $detail_text;
#[Uuid]
public $type_uuid;
#[Required]
public $type_id;
/** @var Collection<string> */
#[All(
new Uuid()
)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment