You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/reference/services.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,21 @@ templates in a service catalog as follows:
140
140
}
141
141
```
142
142
143
+
**Note:** If you need to include a password in the call to the Ordering Services, you can use the `password::dialog_password` field to supply the password as a parameter. This password is passed as a `string` datatype.
0 commit comments