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

API v2: Update single attribute (by entity type and ID) #992

Closed
fgalan opened this issue Jun 11, 2015 · 5 comments
Closed

API v2: Update single attribute (by entity type and ID) #992

fgalan opened this issue Jun 11, 2015 · 5 comments
Assignees
Milestone

Comments

@fgalan
Copy link
Member

fgalan commented Jun 11, 2015

Implement the following operation in in v2:

PUT /v2/entities/type/<entityType>/id/<entityId>/attrs/<attrName>

Same operation that #991, but taking into account entityType also in the URL.

See detailed description in the NGSIv2 APIary reference at http://telefonicaid.github.io/fiware-orion/api/v2/.

@fgalan fgalan changed the title API v2: Update single attribute value (by entity type and ID) API v2: Update single attribute (by entity type and ID) Jun 12, 2015
@fgalan fgalan added this to the 0.28.0 milestone Feb 4, 2016
@fgalan
Copy link
Member Author

fgalan commented Feb 4, 2016

At the end, this is going to be implemented using ?type=<entityType>.

@crbrox
Copy link
Member

crbrox commented Feb 9, 2016

closed by PR #1779

@iariasleon

@crbrox crbrox closed this as completed Feb 9, 2016
@fgalan
Copy link
Member Author

fgalan commented Feb 12, 2016

"backlog" issues are closed once the PR that implement them is created/merged (only "bug" issues are passed to QA in opened status for final verfication).

@fgalan fgalan modified the milestones: QATestPending, 0.28.0 Mar 10, 2016
@fgalan fgalan assigned iariasleon and unassigned crbrox Mar 10, 2016
@fgalan
Copy link
Member Author

fgalan commented Mar 10, 2016

QA Acceptance Test pending. Reopened and asigned to QATestPending milestone.

@fgalan fgalan reopened this Mar 10, 2016
@iariasleon
Copy link
Contributor

LGTM

See:

test/acceptance/behave/components/ngsiv2/attributes/update_attribute_data/update_attribute_data_part4.feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants