Skip to content

Commit

Permalink
Use consistent 'Role' column header in 'Permitted roles' tables
Browse files Browse the repository at this point in the history
  • Loading branch information
will-gant committed Jun 10, 2021
1 parent 8afe469 commit f374a08
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/v3/source/includes/resources/domains/_get.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Content-Type: application/json

#### Permitted roles

Roles | Notes
Role | Notes
--- | ---
Admin |
Admin Read-Only |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Retrieve the default domain for a given organization.
`GET /v3/organizations/:guid/domains/default`

#### Permitted roles
Roles | Notes
Role | Notes
--- | ---
Admin |
Admin Read-Only |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Content-Type: application/json
`GET /v3/spaces/:guid/features/:name`

#### Permitted roles
Roles | Notes
Role | Notes
--- | --- |
Admin |
Admin Read-Only |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Content-Type: application/json
`GET /v3/spaces/:guid/features`

#### Permitted roles
Roles | Notes
Role | Notes
--- | ---
Admin |
Admin Read-Only |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Name | Type | Description


#### Permitted roles
Roles | Notes
Role | Notes
--- | --- |
Admin |
Admin Read-Only |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Content-Type: application/json
`GET /v3/spaces/:guid/relationships/isolation_segment`

#### Permitted roles
Roles | Notes
Role | Notes
--- | --- |
Admin |
Admin Read-Only |
Expand Down
2 changes: 1 addition & 1 deletion docs/v3/source/includes/resources/users/_get.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Content-Type: application/json
`GET /v3/users/:guid`

#### Permitted roles
Roles | Notes
Role | Notes
--- | ---
Admin |
Admin Read-Only |
Expand Down
2 changes: 1 addition & 1 deletion docs/v3/source/includes/resources/users/_list.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Name | Type | Description
**updated_ats** (*experimental*)| _[timestamp](#timestamps)_ | Timestamp to filter by. When filtering on equality, several comma-delimited timestamps may be passed. Also supports filtering with [relational operators](#relational-operators-experimental)

#### Permitted roles
Roles | Notes
Role | Notes
--- | ---
Admin Read-Only |
Admin |
Expand Down

0 comments on commit f374a08

Please sign in to comment.