ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

rc/wp - 6pm-2 Add Swagger support to enable easier development of backend apis #236

Closed Wilson-Flan closed 3 years ago

Wilson-Flan commented 3 years ago

As a developer, I can use swagger-ui to access backend endpoint easily so that it is easier to do backend development.

github-actions[bot] commented 3 years ago

Nice PR! Your PR can be merged once you get an approving review from a staff member and a member of your team.

Keep in mind, code reviews only count if you use the "Approve" or "Request changes" option in GitHub. You can find this under the "Files changed" tab under the "Review changes" button.

PR review process

Generated by :no_entry_sign: dangerJS against 8704b126194fb10b674973b07d56d58c0beb0052

codecov[bot] commented 3 years ago

Codecov Report

Merging #236 (8704b12) into main (0d2895b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #236   +/-   ##
=========================================
  Coverage     99.81%   99.81%           
  Complexity      342      342           
=========================================
  Files            83       83           
  Lines          1659     1659           
  Branches         77       77           
=========================================
  Hits           1656     1656           
  Misses            3        3           
Impacted Files Coverage Δ Complexity Δ
...du/ucsb/ucsbcslas/controllers/ReactController.java 100.00% <ø> (ø) 2.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0d2895b...8704b12. Read the comment docs.