mirror of https://github.com/dapr/docs.git
				
				
				
			Update daprdocs/content/en/developing-applications/building-blocks/configuration/howto-manage-configuration.md
Co-authored-by: Will <witsai@microsoft.com>
This commit is contained in:
		
							parent
							
								
									e60df1c6f6
								
							
						
					
					
						commit
						000b5ece3b
					
				|  | @ -9,7 +9,7 @@ description: "Learn how to get application configuration and subscribe for chang | ||||||
| ## Introduction | ## Introduction | ||||||
| This HowTo uses the Redis configuration store component as an example on how to retrieve a configuration item. | This HowTo uses the Redis configuration store component as an example on how to retrieve a configuration item. | ||||||
| 
 | 
 | ||||||
| *This API is currently in `Alpha state` and only available on gRPC. An HTTP1.1 supported version with this URL `/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.* | ||||||
| 
 | 
 | ||||||
| ## Step 1: Create a configuration item in store | ## Step 1: Create a configuration item in store | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue