saveourtool/save-cloud
Ver no GitHubDocument endpoints using OpenAPI annotations
Open
#955 aberto em 22 de jul. de 2022
backlogdocumentationenhancementgood first issueinfra
Métricas do repositório
- Stars
- (38 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
In backend only small part of endpoints is documented with OpenAPI/Swagger annotations. We should fix this and convert existing KDocs into @Description (as mentioned in #820, we can suppress Diktat alerts on symbols annotated with certain Swagger annotations).
This is essential for better user experience when developing integrations with save-cloud REST API.