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

Commit 8308d1f

Browse files
FelisiaMpivotal-marcela-campo
authored andcommitted
v3(services) Updated create cred bindings docs
1 parent b261a7d commit 8308d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/v3/source/includes/experimental_resources/service_credential_bindings

docs/v3/source/includes/experimental_resources/service_credential_bindings/_create.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ Name | Type | Description
4646
---- | ---- | -----------
4747
**type** | string | Type of the service credential binding. Valid values are `key` and `app`
4848
**relationships.service_instance** | [_to-one relationship_](#to-one-relationships) | The service instance to be bound
49+
**name** | string | Name of the service credential binding. `name` is optional when the type is `app`
4950

5051
#### Optional parameters
5152

5253
Name | Type | Description |
5354
---- | ---- | ----------- |
54-
**name** | string | Name of the service credential binding.
5555
**relationships.app** | [_to-one relationship_](#to-one-relationships) | The app to be bound. Required when type is `app`
5656
**parameters** | _object_ | A JSON object that is passed to the service broker
5757

0 commit comments

Comments
 (0)