Skip to content

Commit

Permalink
update auth values in openapi document
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoMario committed Nov 8, 2023
1 parent d721ab7 commit 511d755
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 511d755

Please sign in to comment.