kbase / dts

A data transfer service
https://kbase.github.io/dts/
MIT License
0 stars 0 forks source link

Documented YAML config file in admin guide and updated bundled REST API documentation #54

Closed jeff-cohere closed 6 months ago

jeff-cohere commented 6 months ago

This PR updates the admin guide's documentation on the YAML file used to configure the DTS. It also fixes up and updates the REST API documentation, which is defined here and generated during the build process, after which it is made available at the /docs endpoint.

Closes #41 Closes #51

github-actions[bot] commented 6 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://kbase.github.io/dts/pr-preview/pr-54/ on branch gh-pages at 2024-03-11 19:05 UTC

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.87%. Comparing base (c8bd2c9) to head (b9d6119).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 56.79% 56.87% +0.08% ========================================== Files 16 16 Lines 2384 2384 ========================================== + Hits 1354 1356 +2 + Misses 848 846 -2 Partials 182 182 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.