Merge pull request #462 from dapr/health

Adding the health API reference link in the Readme.
This commit is contained in:
Shalabh Mohan Shrivastava 2020-03-26 16:34:11 -07:00 committed by GitHub
commit 1111e30173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ The documents in this folder outline each api, the associated endpoints, and wha
- [Secrets](./secrets_api.md)
- [Service Invocation](./service_invocation_api.md)
- [State](./state_api.md)
- [Health](./health_api.md)