Skip to content

Commit 8f4a3df

Browse files
committed
chore: change namespace
1 parent ad0f318 commit 8f4a3df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/Swagger/Security/GroupsOAuthSchema.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace App\OpenApi\schemas;
2+
namespace App\Swagger\schemas;
33

44
use OpenApi\Attributes as OA;
55
use App\Security\SummitScopes;
@@ -23,4 +23,4 @@
2323
]
2424
class GroupsOAuthSchema
2525
{
26-
}
26+
}

0 commit comments

Comments
 (0)