JSON Schema Config Keys Q
# package-development
w
Package Dev's where do you add your JSON Schema? At the root object or do you try to add it/nest it under Umbraco section?
So
myPackage:someSetting
or
Umbraco:MyPackage:someSetting
k
My package:somesetting will make package schema generation and integration easier (I think?)
w
Yeh I done it at the root
2 Views