Skip to content

Commit

Permalink
Fix formatting errors in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek3255 committed Mar 19, 2024
1 parent 1442e5f commit b325baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1233,7 +1233,7 @@ paths:
type: array
items:
type: string
/<tenantId>/dashboard/api/tenant:
/{tenantId}/dashboard/api/tenant:
get:
tags:
- Multitenancy
Expand Down Expand Up @@ -1490,7 +1490,7 @@ paths:
properties:
enabled:
type: boolean
<tenantId>/dashboard/api/tenants/third-party:
/{tenantId}/dashboard/api/tenants/third-party:
put:
tags:
- Multitenancy
Expand Down

0 comments on commit b325baf

Please sign in to comment.