codebuddies / backend

CodeBuddies back-end
https://codebuddies.org
GNU General Public License v3.0
20 stars 25 forks source link

Add GET endpoint for search to POSTMAN for Issue #149 #156

Closed watchtheblur closed 4 years ago

watchtheblur commented 4 years ago

Background/Context

Postman collection didn't have entry for search

Before and After

Added search GET to collection

Acknowledgments (optional)

Thanks to Linda for the screenshot!

Other notes (optional)

resolves issue #149

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@c33995d). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage        ?   83.78%           
=======================================
  Files           ?       32           
  Lines           ?      518           
  Branches        ?        0           
=======================================
  Hits            ?      434           
  Misses          ?       84           
  Partials        ?        0           

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 c33995d...1e4e583. Read the comment docs.

BethanyG commented 4 years ago

@lpatmo tagging you as the reviewer here, since you're our resident Postman expert!

lpatmo commented 4 years ago

I'm going to merge this in and file a new issue for the the media_type issue :)