Clarify API heading (#1478)

This commit is contained in:
Aaron Crawfis 2021-05-13 09:56:51 -07:00 committed by GitHub
parent e1abc3f8fd
commit 4a1ae02f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Dapr has the following versioning schemes:
Note that the Dapr APIs, binaries releases (runtime, CLI, SDKs) and components are all independent from one another.
## Dapr API
## Dapr HTTP API
The Dapr HTTP API is versioned according to these [REST API guidelines](https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#71-url-structure).
Based to the these guidelines;