Skip to content

Commit

Permalink
fix: app list v2
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvikc committed May 15, 2024
1 parent d20457e commit 3e678f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5716,7 +5716,7 @@ paths:
tenants:
type: array
items:
$ref: '#/components/schemas/tenantConfig'
$ref: '#/components/schemas/tenantConfigV2'
'400':
$ref: '#/components/responses/400'

Expand Down

0 comments on commit 3e678f9

Please sign in to comment.