Help with nested dictionary items
Hi, Im trying to adjust to the new changes required for Microsoft Autoupdate.
Im trying to use the tool to add OptionalUpdatesDeferrals and the DeferralVersions https://learn.microsoft.com/en-us/deployoffice/mac/mau-deferred-updates so that i can enter the deferral version in manually in the JSON form and not edit the plist manually each time?
Hi. Did you find a way to manage Strings within a Dictionary? Ultimately, I need Strings inside a Dictionary, which is itself inside another Dictionary.
Perhaps (way) down the road I might tackle this. My intent with the app was to have something to create a basic schema to get folks familiar with the format.
A bit of extra work but one could create the nested dictionary as it's own schema file the do a little copy/paste of the file into the 'parent' schema. Not ideal but nice way to learn about the structure. (hoping I weaseled my way out of this one)
Hi. If at some point it’s possible to build a complex JSON schema, it would be a great addition ! Franck