Update actors_api.md (#486)

This commit is contained in:
Yaron Schneider 2020-03-31 20:03:02 -07:00 committed by GitHub
parent b6b4e21276
commit fd1dbb55c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Besides the language specific Dapr SDKs, a developer can invoke an actor using t
- [Invoke Actor Method](#invoke-actor-method-1)
- [Invoke Reminder](#invoke-reminder)
- [Invoke Timer](#invoke-timer)
- [Health Checks](#health-check)
- [Querying Actor State Externally](#querying-actor-state-externally)
## User service code calling dapr