This pr updates the schema's handling of default values by pulling defaults from a defaultAttributes map,
and refactors the defaultAttributes map by sorting it alphabetically
Acceptance tests
[ ] Have you added an acceptance test for the functionality being added?
Description
This pr updates the schema's handling of default values by pulling defaults from a
defaultAttributes
map, and refactors the defaultAttributes map by sorting it alphabeticallyAcceptance tests
Release Note
Release note for CHANGELOG:
References
Community Note