Redocly/redoc

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

Open

#991 aberto em 31 de jul. de 2019

Ver no GitHub
 (12 comments) (0 reactions) (1 assignee)TypeScript (2.272 forks)batch import
Type: Enhancementhelp wanted

Métricas do repositório

Stars
 (21.877 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador