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 /tags/{tagId} implementation #457

Closed
2 tasks done
EnesBaserr opened this issue Nov 2, 2024 · 1 comment · Fixed by #459
Closed
2 tasks done

GET /tags/{tagId} implementation #457

EnesBaserr opened this issue Nov 2, 2024 · 1 comment · Fixed by #459
Assignees
Labels
component: backend About backend priority: medium Medium priority type: enhancement New feature or request

Comments

@EnesBaserr
Copy link
Contributor

📌 Implement a Feature

🏡 Component

  • Backend

📚 Description

Retrieve tag info endpoint implementation.

📋 Acceptance Criteria

  • A user retrieves a specific tag.

📃 Related requirements

Link to section

1.5.1.1. All Users shall be able to view information about the Tag such as;
1.5.1.1.1. its description in Wikidata,
1.5.1.1.2. a link to its Wikipedia page if it exists,
1.5.1.1.3. its file extension if it exists,
1.5.1.1.4. its photo if it exists,
1.5.1.1.5. its Author(s) if any,
1.5.1.1.6. Inception (wikidata data point) if it exists
1.5.1.2. All Users shall be able to view an image associated with the Tag.
1.5.1.2.1. The image is the “logo image” in Wikidata if it exists.

📅 Deadline

  • Estimated hours of work: 4 hours
  • Implementation Deadline: November 2
  • Review Deadline: November 3

👁‍🗨 Reviewer

@atakanyasar

@EnesBaserr EnesBaserr added type: enhancement New feature or request priority: medium Medium priority component: backend About backend labels Nov 2, 2024
@EnesBaserr EnesBaserr added this to the 451 - Customer Milestone 2 milestone Nov 2, 2024
@EnesBaserr EnesBaserr self-assigned this Nov 2, 2024
@EnesBaserr EnesBaserr linked a pull request Nov 2, 2024 that will close this issue
@EnesBaserr
Copy link
Contributor Author

Completed with linked PR .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backend About backend priority: medium Medium priority type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant