mirror of https://github.com/dapr/docs.git
Chnaged title of sdk examples
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
This commit is contained in:
parent
c3a7d0863d
commit
882b40ee87
|
|
@ -58,9 +58,7 @@ spec:
|
||||||
value: <PASSWORD>
|
value: <PASSWORD>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Get configuration items using gRPC API
|
### Get configuration items using Dapr SDKs
|
||||||
|
|
||||||
Using your [favorite language](https://grpc.io/docs/languages/), create a Dapr gRPC client from the [Dapr proto](https://github.com/dapr/dapr/blob/master/dapr/proto/runtime/v1/dapr.proto).
|
|
||||||
|
|
||||||
{{< tabs Dotnet Java Python>}}
|
{{< tabs Dotnet Java Python>}}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue