mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/api/scheduler_api.md
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
2cdf03ce77
commit
c260119105
|
@ -36,7 +36,7 @@ Code | Description
|
|||
---- | -----------
|
||||
`202` | Accepted
|
||||
`400` | Request was malformed
|
||||
`500` | Request formatted correctly, error in dapr code or underlying component
|
||||
`500` | Request formatted correctly, error in dapr code or Scheduler control plane service
|
||||
|
||||
### Response content
|
||||
|
||||
|
|
Loading…
Reference in New Issue