redoc
redoc copied to clipboard
Display read-only and write-only labels when using SchemaDefinition
It's great to have the new SchemaDefinition! Thanks for all your hard work @nanov and @RomanHotsiy! 🙏
It would be fantastic to have it display "read-only" and "write-only" labels for relevant properties. Currently there is no way to signify that, except duplicating the information by writing it by hand in the property descriptions.
I'm no JS dev, but might this be so simple to implement that I could make a PR with some light guidance?
Are you thinking it would display here:

Yes, exactly. That would be perfect IMHO. Similar to the current required.

And if it is required and write-only, for example?
Display both required and write-only?
With a line break? or space? or an and as the separator?
I think I'd prefer line break or space rather than and, but I don't care that much.
Any progress on this? Anything I can do to help? (As previously said, I'm no JS dev, but might this be so simple to implement that I could make a PR with some light guidance?)
Hi! Hope everyone's fine. It's been a while since the last update here, which seemed promising. Any chance to get this through the door? 😄
Hey @cmeeren, unfortunately, no progress on this yet.
But thanks for the reminder. I will prfioritize this as I find it useful and easy-to-add.
Very happy to hear that! As previously said, I'm not really a JS dev, but let me know if I can help. The lack of this feature is itching me something awful at the moment 😅
Hi Redoc team, is there any update on this?