Code Review
/
ccsdk
/
cds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d79c90682457dcc3fa5779efbb4bec6ae7c2f7cc
[ccsdk/cds.git]
/
1
{
2
"intValue" : 1,
3
"floatValue" : 1.34,
4
"booleanValue" : true,
5
"stringValue" : "sample-String",
6
"timeValue" : "2018-09-29",
7
"arrayStringValue" : ["one", "two"],
8
"mapValue" : {"profile_name1":"profile_name1",
9
"profile_name2":"profile_name2"}
10
}