Add Configuration API for HTTP into conceptual and howto docs
What content needs to be created or modified? This issue https://github.com/dapr/dapr/pull/4562 has implemented HTTP endpoints on the Configuration API
Describe the solution you'd like The HTTP API needs to have how to guidance. Also note that there is a separate issue for the reference docs.
Where should the new material be placed? These two articles need to be updated, especially the code examples showing HTTP. https://docs.dapr.io/developing-applications/building-blocks/configuration/configuration-api-overview/ https://docs.dapr.io/developing-applications/building-blocks/configuration/howto-manage-configuration/
The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos https://github.com/dapr/dapr/pull/4562
Additional context The code samples need to show each language
/assign
Resolved