Skip to content

Commit fcf5d42

Browse files
committed
chore: include PR requested changes
1 parent d8a7c85 commit fcf5d42

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/Swagger/security/SummitBookableRoomsAttributeTypeSecurity.php renamed to app/Swagger/Security/SummitBookableRoomsAttributeTypeAuthSchema.php

File renamed without changes.

app/Swagger/security/SummitNotificationsAuthShemas.php renamed to app/Swagger/Security/SummitNotificationsAuthSchema.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace App\Swagger\security;
3+
namespace App\Swagger\schemas;
44

55
use App\Security\SummitScopes;
66
use OpenApi\Attributes as OA;

0 commit comments

Comments
 (0)