Skip to content

Commit

Permalink
Fix docs lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed-madi committed Feb 13, 2024
1 parent ae4f797 commit d630970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/components/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2508,7 +2508,7 @@ CollectionNames:
AllUserChannels:
description: |-
All user channels split by how they were assigned to the user.
Split by keyspace. The Entries field shows the grant periods, each grant period contains the sequence the channel was assigned and
the sequence the channel was lost. If it was never lost, the end sequence will be 0.
Historic channels will be classified if they are admin or dynamic grants, otherwise they will be in role_history_grants with no information
Expand All @@ -2525,7 +2525,7 @@ AllUserChannels:
type: object
admin_role_grants:
description: |-
Channels assigned to the user through the admin API, by assigning a role to the user through admin_roles,
Channels assigned to the user through the admin API, by assigning a role to the user through admin_roles,
and assigning the channels to that role.
type: object
dynamic_role_grants:
Expand Down

0 comments on commit d630970

Please sign in to comment.