Skip to content

Commit

Permalink
feat: add security in raw route info
Browse files Browse the repository at this point in the history
  • Loading branch information
xfoxfu authored and smorimoto committed Jun 27, 2024
1 parent 63facbe commit 2add8ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/schema-routes/schema-routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@ class SchemaRoutes {
produces,
requestBody,
consumes,
security,
};

const queryObjectSchema = this.convertRouteParamsIntoObject(
Expand Down

0 comments on commit 2add8ca

Please sign in to comment.