Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: POST snapshots to the right endpoint #271

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

Robdel12
Copy link
Contributor

@Robdel12 Robdel12 commented Jul 2, 2019

What is this?

In in the config refactor we're accidentally POST'ing to the health check endpoint, which 404s

Will add tests in a follow up PR

In in the config refactor we're accidentally POST'ing to the health check
endpoint, which 404s

Will add tests in a follow up PR
@Robdel12 Robdel12 requested a review from djones July 2, 2019 21:43
Copy link
Contributor

@djones djones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍍 LGTM

@Robdel12 Robdel12 merged commit bf8fc6c into master Jul 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the rd/fix-post-snapshot-path branch July 2, 2019 21:45
djones pushed a commit that referenced this pull request Jul 2, 2019
## [0.8.2](v0.8.1...v0.8.2) (2019-07-02)

### Bug Fixes

* `POST` snapshots to the right endpoint ([#271](#271)) ([bf8fc6c](bf8fc6c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants