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

Get annotation update #669

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Get annotation update #669

merged 3 commits into from
Dec 22, 2023

Conversation

Bera0422
Copy link
Contributor

This PR includes update of the GET API for annotations to accept array parameters and some improvements to align with the standards. The PR fixes #660

Updated matched_annotations_get to allow array parameters. Test written for that but requires further improvements.
Updated tests to cover array parameters. Added three scenarios: multiple sources, multiple creators and single source-single creator.
Implemented mandatory headers as specified by W3C standards. Additionally, changed the response status code for the POST method to align with the standards.
@Bera0422 Bera0422 added difficulty: moderate Requires more than basic skills and knowledge, and may require research or collaboration to complete backend issues related to backend labels Dec 20, 2023
@Bera0422 Bera0422 self-assigned this Dec 20, 2023
Copy link
Contributor

@hakanaktas0 hakanaktas0 left a comment

Choose a reason for hiding this comment

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

This PR provides the desired functionality for the Annotation service.

@hakanaktas0 hakanaktas0 merged commit c44d425 into backend Dec 22, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend issues related to backend difficulty: moderate Requires more than basic skills and knowledge, and may require research or collaboration to complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants