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

Bug/1849 attribute values and multiple accept types #2323

Merged
merged 8 commits into from
Jul 6, 2016

Conversation

kzangeli
Copy link
Member

@kzangeli kzangeli commented Jun 30, 2016

Fixes issues #1037, #1849, #1886, #2175, and #2208

@kzangeli kzangeli added this to the 1.3.0 milestone Jun 30, 2016
@@ -30,3 +30,4 @@
- Fix: Avoid rendering at the same time id and idPattern fields in NGSIv2 subscriptions
- Fix: Error returned on GET/DELETE requests specifying Content-Type (Issue #2128)
- Fix: Error responses with '405 Method Not Allowed' now return payload to describe the error, for v2 requests only (Issue #2075, #2078 and #2083)
- Fix: Implemented more sofisticated HTTP Accept Header handling (Issue #1849)
Copy link
Member

Choose a reason for hiding this comment

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

The five issue numbers solved by this PR should be mentioned.

In addition, not sure about "more sofisticated" is the best alternative... It is not about sofistication, but about correctness or accuracy.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed in 03d1ed1

@fgalan
Copy link
Member

fgalan commented Jul 6, 2016

LGTM

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.

3 participants