Service config parsing should handle 'not specified value' as default value
Open
bug
code health
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
service config is a proto representation in json format.
so, the unspecified value should be in its base form (e.g. null string = `""`)
Contributor guide
Assessment
This issue has not been assessed yet.