Skip to content

Commit

Permalink
Add missing Application.logoId type (#1698)
Browse files Browse the repository at this point in the history
  • Loading branch information
justnero authored Nov 22, 2023
1 parent 5d280e6 commit 2ec13c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/components/schemas/Application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ properties:
description: Name of the application.
type: string
logoId:
type: string
description: File ID of the application logo.
maxLength: 50
example: 4f6cf35x-2c4y-483z-a0a9-158621f77a21
Expand Down

0 comments on commit 2ec13c0

Please sign in to comment.