It seems that when on the create tab of a resource, all properties get prepopulated in the payload, even ones that are marked as readonly in the swagger. In the below example SystemData is marked as readonly yet it still gets populated with its value type. I would expect that these properties would not get prepopulated so users don't run into issues.
It seems that when on the create tab of a resource, all properties get prepopulated in the payload, even ones that are marked as readonly in the swagger. In the below example SystemData is marked as readonly yet it still gets populated with its value type. I would expect that these properties would not get prepopulated so users don't run into issues.