Skip to content

Commit 2add8ca

Browse files
xfoxfusmorimoto
authored andcommitted
feat: add security in raw route info
1 parent 63facbe commit 2add8ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/schema-routes/schema-routes.js

+1
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,7 @@ class SchemaRoutes {
917917
produces,
918918
requestBody,
919919
consumes,
920+
security,
920921
};
921922

922923
const queryObjectSchema = this.convertRouteParamsIntoObject(

0 commit comments

Comments
 (0)