saveourtool/save-cloud

Document endpoints using OpenAPI annotations

Open

#955 创建于 2022年7月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Kotlin (4 fork)github user discovery
backlogdocumentationenhancementgood first issueinfra

仓库指标

Star
 (38 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南