Skip to content

Commit

Permalink
Fixed indentation 🪥 rubrikinc#729
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapbrasser committed Mar 8, 2021
1 parent 0f92884 commit 31c5f17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rubrik/Private/Get-RubrikAPIData.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -1752,8 +1752,8 @@ function Get-RubrikAPIData {
Filter = ''
Success = '200'
}
'5.3' = @{
Description = 'Retrieve information for all Volume mounts'
'5.3' = @{
Description = 'Retrieve information for all Volume mounts'
URI = '/api/v1/volume_group/snapshot/mount'
Method = 'Get'
Body = ''
Expand Down

0 comments on commit 31c5f17

Please sign in to comment.