Added javadoc coverage doclet and Swagger JSON and YAML generation.

Declined
#3 · Created  · Last updated

Declined pull request

Old

Closed by: ·2023-07-06

Description

The Swagger JSON and YAML generation output will be used for publishing REST API documentation to the documentation site.

We'll eventually use the javadoc coverage report to evaluate doc quality, so I'm just adding that now so we don't have to do so later.

To generate these outputs, run this:

$ ./gradlew swagger javadocCoverageReport

0 attachments

0 comments

Loading commits...