file request url removed from http response

This commit is contained in:
Čarodej
2022-05-31 15:46:11 +02:00
parent 05f58e1468
commit aa9731dd13
2 changed files with 12 additions and 9 deletions

View File

@@ -17,7 +17,6 @@ class UploadRequestResource extends JsonResource
'status' => $this->status,
'email' => $this->email,
'notes' => $this->notes,
'url' => url("/request/$this->id/upload"),
],
'relationships' => [
$this->mergeWhen($this->folder, fn () => [