Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

bug: Correct docs to use correct HTTP method for subscription updates #820

Merged
merged 1 commit into from
Feb 16, 2017

Conversation

jrconlin
Copy link
Member

fixes: #819

@codecov-io
Copy link

codecov-io commented Feb 15, 2017

Codecov Report

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

@@          Coverage Diff          @@
##           master   #820   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          47     47           
  Lines        9378   9378           
=====================================
  Hits         9378   9378

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 feccb86...7b07c87. Read the comment docs.

@bbangert bbangert merged commit fbbda50 into master Feb 16, 2017
@bbangert bbangert deleted the bug/819 branch February 16, 2017 02:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Correct docs to say "POST" not "PUT" to send Subscription Updates.
4 participants