Skip to content

Commit 080e1fd

Browse files
committed
fix: restored removed line
Signed-off-by: Matias Perrone <github@matiasperrone.com>
1 parent 3138c73 commit 080e1fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/Http/Controllers/Apis/Protected/Summit/OAuth2SummitApiController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,6 +1238,8 @@ function () {
12381238
});
12391239
}
12401240

1241+
use GetAndValidateJsonPayload;
1242+
12411243
#[OA\Post(
12421244
path: "/api/v1/summits",
12431245
operationId: "addSummit",

0 commit comments

Comments
 (0)