Skip to content

Commit

Permalink
Merge pull request #12273 from swagger-api/auth-value-update
Browse files Browse the repository at this point in the history
update auth values in openapi document
  • Loading branch information
HugoMario committed Nov 8, 2023
2 parents d721ab7 + 511d755 commit 57a098a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/swagger-generator/src/main/resources/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,9 @@ components:
type:
type: string
description: Authorization type
enum:
- query
- header
Options:
x-swagger-router-model: io.swagger.codegen.v3.service.Options
properties:
Expand Down

0 comments on commit 57a098a

Please sign in to comment.