This framework already has the readonly parameters for the swagger generation, while the writeonly is still missing. It's very important when implementing models like user while the password should only be assigned and shouldn't appear in any response body.
This framework already has the readonly parameters for the swagger generation, while the writeonly is still missing. It's very important when implementing models like user while the password should only be assigned and shouldn't appear in any response body.