Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
test
/
data
/
json_schema
/
pattern_properties_dot.json
blob: 6a15f3e5f0962cb8c2d9fe0cd4fff29ab9c3f820 [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"patternProperties"
:
{
"^.$"
:
{
"type"
:
"any"
}
}
}