mirror of https://github.com/dapr/docs.git
update examples header
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
d2a912a384
commit
e388830cee
|
@ -45,7 +45,7 @@ appId | string | app id.
|
||||||
actorTypes | json string array | List of actor types it hosts.
|
actorTypes | json string array | List of actor types it hosts.
|
||||||
updatedAt | timestamp | Timestamp of the actor registered/updated.
|
updatedAt | timestamp | Timestamp of the actor registered/updated.
|
||||||
|
|
||||||
### Examples
|
## Examples
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
curl localhost:8080/placement/state
|
curl localhost:8080/placement/state
|
||||||
|
|
Loading…
Reference in New Issue