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.html.md.erb
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -454,7 +454,7 @@ The request provides these query string parameters as useful hints for brokers.
454
454
<tr>
455
455
<td>operation</td>
456
456
<td>string</td>
457
-
<td>The field optionally returned by the service broker on Provision, Update, Deprovision asyn responses. Repesents any state the service broker responsed with as a URL encoded string.</a>.</td>
457
+
<td>The field optionally returned by the service broker on Provision, Update, Deprovision async responses. Repesents any state the service broker responsed with as a URL encoded string.</a>.</td>
458
458
</tr>
459
459
</tbody>
460
460
</table>
@@ -702,7 +702,7 @@ For success responses, the following fields are supported. Others will be ignore
702
702
<tr>
703
703
<td>operation</td>
704
704
<td>string</td>
705
-
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_opertion` requests as a URL encoded query param.</a>.</td>
705
+
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_operation` requests as a URL encoded query param.</a>.</td>
706
706
</tr>
707
707
</tboby>
708
708
</table>
@@ -871,7 +871,7 @@ For success responses, the following fields are supported. Others will be ignore
871
871
<tr>
872
872
<td>operation</td>
873
873
<td>string</td>
874
-
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_opertion` requests as a URL encoded query param.</a>.</td>
874
+
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_operation` requests as a URL encoded query param.</a>.</td>
875
875
</tr>
876
876
</tboby>
877
877
</table>
@@ -1196,7 +1196,7 @@ For success responses, the following fields are supported. Others will be ignore
1196
1196
<tr>
1197
1197
<td>operation</td>
1198
1198
<td>string</td>
1199
-
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_opertion` requests as a URL encoded query param.</a>.</td>
1199
+
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_operation` requests as a URL encoded query param.</a>.</td>
0 commit comments