Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 879938d

Browse files
committed
v3 docs: Remove redundant note about service usage events
[finishes #173185582] Authored-by: Reid Mitchell <rmitchell@pivotal.io>
1 parent 636518e commit 879938d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/v3/source/includes/experimental_resources/service_usage_events

docs/v3/source/includes/experimental_resources/service_usage_events/_list.md.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Name | Type | Description
3636
**order_by** | _string_ | Value to sort by. Defaults to ascending. Prepend with `-` to sort descending. <br>Valid values are `created_at`, and `updated_at`.
3737
**after_guid** | _string_ | Filters out events before and including the event with the given guid.
3838
**guids** | _list of strings_ | Comma-delimited list of usage event guids to filter by.
39-
**service_instance_types** | _list of strings_ | Comma-delimited list of service instance types to filter by (for service usage events). Valid values are `managed_service_instance` and `user_provided_service_instance`.
40-
**service_offering_guids** | _list of strings_ | Comma-delimited list of service offering guids to filter by (for service usage events).
39+
**service_instance_types** | _list of strings_ | Comma-delimited list of service instance types to filter by. Valid values are `managed_service_instance` and `user_provided_service_instance`.
40+
**service_offering_guids** | _list of strings_ | Comma-delimited list of service offering guids to filter by.
4141

4242
#### Permitted Roles
4343
|

0 commit comments

Comments
 (0)