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

Add DeleteResultTemplate operation #530

Closed
CarstenHollmann opened this issue Apr 19, 2017 · 1 comment · Fixed by #536
Closed

Add DeleteResultTemplate operation #530

CarstenHollmann opened this issue Apr 19, 2017 · 1 comment · Fixed by #536
Assignees
Milestone

Comments

@CarstenHollmann
Copy link

Add a DeleteResultTemplate operation to support the deletion of a resultTemplate

@EHJ-52n EHJ-52n self-assigned this Apr 19, 2017
@EHJ-52n EHJ-52n added this to the 4.4.0 milestone Apr 19, 2017
@EHJ-52n
Copy link
Member

EHJ-52n commented Apr 19, 2017

Requirements:

Specification:

  • Request structure:
    • List of Identifier XOR offering + observed property
  • Response structure:
    • List of Identifier

Errors:

  • Identifier/template not found (via cache) 404 -> invalid parameter exception
  • Bad request 4xx (mix of identifier and/or offering/observed property)

Implementation:

  • Get hibernate template objects and delete matching objects to be generic

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

Successfully merging a pull request may close this issue.

2 participants