mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/developing-applications/building-blocks/configuration/configuration-api-overview.md
Co-authored-by: Will <witsai@microsoft.com>
This commit is contained in:
parent
1ad605eb5c
commit
e60df1c6f6
|
@ -18,7 +18,7 @@ It is worth noting that this configuration API should not be confused with the [
|
|||
|
||||
## Features
|
||||
|
||||
*This API is currently in `Alpha state` and only available on gRPC. An HTTP1.1 supported version with this URL syntax `/v1.0/configuration` will be available before the API becomes stable.*
|
||||
*This API is currently in `Alpha` state and only available on gRPC. An HTTP1.1 supported version with this URL syntax `/v1.0/configuration` will be available before the API is certified into `Stable` state.*
|
||||
|
||||
## Next steps
|
||||
Follow these guides on:
|
||||
|
|
Loading…
Reference in New Issue