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
@@ -365,7 +365,7 @@ The request provides these query string parameters as useful hints for brokers.
365
365
<tr>
366
366
<td>operation</td>
367
367
<td>string</td>
368
-
<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>
368
+
<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>
369
369
</tr>
370
370
</tbody>
371
371
</table>
@@ -613,7 +613,7 @@ For success responses, the following fields are supported. Others will be ignore
613
613
<tr>
614
614
<td>operation</td>
615
615
<td>string</td>
616
-
<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>
616
+
<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>
617
617
</tr>
618
618
</tboby>
619
619
</table>
@@ -782,7 +782,7 @@ For success responses, the following fields are supported. Others will be ignore
782
782
<tr>
783
783
<td>operation</td>
784
784
<td>string</td>
785
-
<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>
785
+
<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>
786
786
</tr>
787
787
</tboby>
788
788
</table>
@@ -1107,7 +1107,7 @@ For success responses, the following fields are supported. Others will be ignore
1107
1107
<tr>
1108
1108
<td>operation</td>
1109
1109
<td>string</td>
1110
-
<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>
1110
+
<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