* * @ORM\Column */ #[Assert\NotBlank] #[ApiProperty( attributes: [ "openapi_context" => [ "type" => "string", "enum" => ["one", "two"], "example" => "one", ], ] ...
確定! 回上一頁