Redocly/redoc

Display read-only and write-only labels when using SchemaDefinition

Open

#991 opened on Jul 31, 2019

View on GitHub
 (12 comments) (0 reactions) (1 assignee)TypeScript (21,877 stars) (2,272 forks)batch import
Type: Enhancementhelp wanted

Description

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.

Contributor guide