Skip to content

Commit 57a098a

Browse files
authored
Merge pull request #12273 from swagger-api/auth-value-update
update auth values in openapi document
2 parents d721ab7 + 511d755 commit 57a098a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/swagger-generator/src/main/resources/openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,9 @@ components:
292292
type:
293293
type: string
294294
description: Authorization type
295+
enum:
296+
- query
297+
- header
295298
Options:
296299
x-swagger-router-model: io.swagger.codegen.v3.service.Options
297300
properties:

0 commit comments

Comments
 (0)