I am trying to set a few fields to required using JSON to update a layer in a hosted feature service. I have
"nullable" : false,
but when I update the layer it never makes the change. I have made other changes successfully in the past, to this same service. Is there another spot that needs to be edited for this change to stick?
I published a second service to try and see the differences but was unable to glean anything from it.
Thanks.