We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364f57d commit fa42578Copy full SHA for fa42578
src/ApiDoctor/ApiDoctorSwaggerSections.php
@@ -51,6 +51,8 @@ public static function buildSwaggerRoutes($routes)
51
- application/json
52
produces:
53
54
+ security:
55
+ - bearerAuth: []
56
responses:
57
'200':
58
description: successful operation
0 commit comments