Doing this separately from #30.
It looks like using Unique for anything that isn't a root level parameter causes the scanner to not be able to scan to it.
Wasted two hours troubleshooting this and trying to fix it so I'm leaving this for later.
Ideally we should not reference uuid.UUID anywhere but for the time being I am using that as a workaround.
Doing this separately from #30.
It looks like using Unique for anything that isn't a root level parameter causes the scanner to not be able to scan to it.
Wasted two hours troubleshooting this and trying to fix it so I'm leaving this for later.
Ideally we should not reference
uuid.UUIDanywhere but for the time being I am using that as a workaround.