request-yo-racks / api

A REST API for the Request-Yo-Racks projects.
https://api.requestyoracks.org
MIT License
0 stars 4 forks source link

Fix /place endpoint #67

Closed rgreinho closed 5 years ago

rgreinho commented 5 years ago

Removes the trailing slash at the end of the endpoint url.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 98.34% when pulling 883add9f12d9de7abdb20f37acd4c92d8adfc92a on rgreinho:fix-api-calls into bea4370751f993758b31b199a8f68d8da3df79b8 on request-yo-racks:master.

codecov-io commented 5 years ago

Codecov Report

Merging #67 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files           6        6           
  Lines         241      241           
=======================================
  Hits          237      237           
  Misses          4        4

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 bea4370...883add9. Read the comment docs.