We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a48dc commit 333e553Copy full SHA for 333e553
examples/service/config/binding.yaml
@@ -7,6 +7,6 @@ spec:
7
version: v1
8
metadata:
9
- name: url
10
- value: https://http2.pro/api/v1
+ value: https://api.github.com/repos/dapr/go-sdk
11
- name: method
12
value: GET
0 commit comments