saveourtool/save-cloud

Document endpoints using OpenAPI annotations

Open

#955 opened on 2022年7月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Kotlin (4 forks)github user discovery
backlogdocumentationenhancementgood first issueinfra

Repository metrics

Stars
 (38 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド