knowmetools / km-api

The API behind our Know Me app
Apache License 2.0
4 stars 0 forks source link

Restrict URL for Apple receipt queries #509

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

Closes #505

Proposed Changes

Querying for an Apple receipt is now only available at the URL:

/know-me/subscription/apple/query/

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #509   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files          60       60           
  Lines        1619     1619           
  Branches       93       93           
=======================================
  Hits         1584     1584           
  Misses         25       25           
  Partials       10       10
Impacted Files Coverage Δ
km_api/know_me/urls.py 100% <ø> (ø) :arrow_up:

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 3cbd33c...18f2dd8. Read the comment docs.