Skip to content

Commit

Permalink
Merge pull request #602 from xfoxfu/master
Browse files Browse the repository at this point in the history
feat: add security in raw route info
  • Loading branch information
smorimoto authored Jun 27, 2024
2 parents 63facbe + 2add8ca commit 537ebdd
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 537ebdd

Please sign in to comment.