Skip to content

Commit fa42578

Browse files
authored
Update ApiDoctorSwaggerSections.php
1 parent 364f57d commit fa42578

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ApiDoctor/ApiDoctorSwaggerSections.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ public static function buildSwaggerRoutes($routes)
5151
- application/json
5252
produces:
5353
- application/json
54+
security:
55+
- bearerAuth: []
5456
responses:
5557
'200':
5658
description: successful operation

0 commit comments

Comments
 (0)