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

Trying to POST to an existing datastream should return 409 Conflict #296

Closed
wants to merge 3 commits into from

Conversation

escowles
Copy link
Contributor

@awoods
Copy link

awoods commented Apr 16, 2014

The same 500 error is also returned (on the second call) when creating a datastream through this method:
curl -v -XPOST -H "Content-Type: application/junk" http://localhost:8080/rest/book

@awoods
Copy link

awoods commented Apr 17, 2014

Resolved with: 311b19a

@awoods awoods closed this Apr 17, 2014
@awoods awoods deleted the post-to-existing branch April 17, 2014 14:59
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.

None yet

2 participants