Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: DebbieAtSeam <[email protected]>
  • Loading branch information
razor-x and DebbieAtSeam authored Oct 31, 2024
1 parent ecff2d9 commit e2e2d9f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,11 @@
* [List ACS Users](api/acs/users/list.md)
* [Get an ACS User](api/acs/users/get.md)
* [Update an ACS User](api/acs/users/update.md)
* [Suspend a User](api/acs/users/suspend.md)
* [Unsuspend a User](api/acs/users/unsuspend.md)
* [Delete a User](api/acs/users/delete.md)
* [Add a User to an Access Group](api/acs/users/add\_to\_access\_group.md)
* [Remove a User from an Access Group](api/acs/users/remove\_from\_access\_group.md)
* [Suspend an ACS User](api/acs/users/suspend.md)
* [Unsuspend an ACS User](api/acs/users/unsuspend.md)
* [Delete an ACS User](api/acs/users/delete.md)
* [Add an ACS User to an Access Group](api/acs/users/add\_to\_access\_group.md)
* [Remove an ACS User from an Access Group](api/acs/users/remove\_from\_access\_group.md)
* [Entrances](api/acs/entrances/README.md)
* [List Entrances](api/acs/entrances/list.md)
* [Get an Entrance](api/acs/entrances/get.md)
Expand Down

0 comments on commit e2e2d9f

Please sign in to comment.