fixes roleset GET to say 'read' instead of 'delete' (#8799)

This commit is contained in:
Steven Robertson 2020-05-13 12:13:34 -07:00 committed by GitHub
parent 98f32a94a9
commit d9c5a6130a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ $ curl \
### Parameters
- `name` (`string:<required>`): Name of the roleset to delete.
- `name` (`string:<required>`): Name of the roleset to read.
### Sample Request