Skip to content

Commit

Permalink
fix invalid type in welcome schema
Browse files Browse the repository at this point in the history
  • Loading branch information
cnizzardini committed Feb 2, 2022
1 parent b340cff commit e3cfabc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/swagger.yml
Expand Up @@ -35,6 +35,7 @@ components:
xml:
name: response
Welcome:
type: object
description: You can modify or delete this schema in config/swagger.yml
allOf:
- $ref: '#/x-mixerapi-hidden/components/schemas/Info'
Expand Down

0 comments on commit e3cfabc

Please sign in to comment.