Removed manual ToC

This commit is contained in:
Aaron Crawfis 2020-10-12 15:39:51 -07:00
parent 769a5c2fad
commit 27b3ce861f
1 changed files with 0 additions and 8 deletions

View File

@ -7,11 +7,3 @@ linkTitle: "Dapr API"
Dapr is language agnostic and provides a RESTful HTTP & gRPC API.
The documents in this folder outline each api, the associated endpoints, and what capabilities are available.
- [Actors](./actors_api.md)
- [Bindings](./bindings_api.md)
- [PubSub](./pubsub_api.md)
- [Secrets](./secrets_api.md)
- [Service Invocation](./service_invocation_api.md)
- [State](./state_api.md)
- [Health](./health_api.md)