Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Davis <[email protected]>
  • Loading branch information
Doug Davis committed Feb 19, 2019
1 parent 969883d commit 0b8953a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -1691,6 +1691,7 @@ by the Platform:
| _All_ | 200 | Success | No | No |
| _All_ | 200 with malformed response | Failure | No | No |
| [Polling Last Operation for Service Instances](#polling-last-operation-for-service-instances) for [Provisioning](#provisioning)/[Deprovisioning](#deprovisioning) | 200 with `"state": "failed"` | Failure | Yes | No |
| [Polling Last Operation for Service Instances](#polling-last-operation-for-service-instances) for [Updating](#updating-a-service-instance) | 200 with `"state": "failed"` | Failure | No | No |
| [Polling Last Operation for Service Bindings](#polling-last-operation-for-service-bindings) for [Binding](#binding)/[Unbinding](#unbinding) | 200 with `"state": "failed"` | Failure | No | Yes |
| _All_ | 201 | Success | No | No |
| [Provisioning](#provisioning) | 201 with malformed response | Failure | Yes | No |
Expand Down

0 comments on commit 0b8953a

Please sign in to comment.