Closed psvo closed 3 years ago
I have noticed that the schema for User resource declares the userName attribute as immutable. Is that intentional?
Would you consider changing it to readWrite?
I know I can have a custom schema easily, but it might be better to have the default schema compliant with the RFC.
This was actually intentional but due to some misguided reasons. I don't mind changing this.
I have noticed that the schema for User resource declares the userName attribute as immutable. Is that intentional?
Would you consider changing it to readWrite?
I know I can have a custom schema easily, but it might be better to have the default schema compliant with the RFC.