aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/resources/configdefinitions/test.standard.def
blob: ee85ef7b6ddef0d3073795f1ffa3e41f8e1eaebc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only simple leaf types with default values, that can be used
# for testing individual types in detail.
namespace=test

basicStruct.intVal int default=0
basicStruct.stringVal string default="s"
stringArr[] string
astring string default=""
baseport int default=-1