Skip to content

Commit 8ea1f63

Browse files
committed
fix invalid type in welcome schema
1 parent 71057a3 commit 8ea1f63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/mixerapi/assets/swagger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ components:
3535
xml:
3636
name: response
3737
Welcome:
38+
type: object
3839
description: You can modify or delete this schema in config/swagger.yml
3940
allOf:
4041
- $ref: '#/x-mixerapi-hidden/components/schemas/Info'

0 commit comments

Comments
 (0)