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: Remove a single attribute (by entity type and ID) #994

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

API v2: Remove a single attribute (by entity type and ID) #994

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

Comments

@fgalan
Copy link
Member

fgalan commented Jun 11, 2015

Implement the following operation in in v2:

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

Same operation that #993, 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
Copy link
Member Author

fgalan commented Feb 4, 2016

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

@fgalan fgalan added this to the 0.28.0 milestone Feb 4, 2016
@crbrox crbrox self-assigned this Feb 4, 2016
@fgalan
Copy link
Member Author

fgalan commented Feb 5, 2016

Implemented in PR #1770.

@fgalan fgalan closed this as completed Feb 5, 2016
@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/remove_a_single_attribute/remove_a_single_attribute.feature

fisuda pushed a commit to fisuda/fiware-orion that referenced this issue Feb 15, 2022
…tart_from_ConnectionInfo

refactor/transactionStart_from_ConnectionInfo
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