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

Set tag to empty string on ACNH item endpoints #69

Open
KevinPayravi opened this issue Nov 22, 2021 · 0 comments
Open

Set tag to empty string on ACNH item endpoints #69

KevinPayravi opened this issue Nov 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature to existing endpoints, such as new filters or fields

Comments

@KevinPayravi
Copy link
Member

KevinPayravi commented Nov 22, 2021

On the wiki, we may soon remove the tag field from ACNH items, as this is purely used for sorting in-game, and is not a reliable indicator of anything useful. The function array is what actually holds useful functionality data.

Before the removal takes place on-wiki, we will need to:

  • update the ACNH item endpoints to remove tag from the query.
  • re-insert a tag field in the response body, with an empty string as the value (to ensure nothing breaks for existing users). This can be versioned.
@KevinPayravi KevinPayravi added the enhancement New feature to existing endpoints, such as new filters or fields label Nov 22, 2021
@KevinPayravi KevinPayravi self-assigned this Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature to existing endpoints, such as new filters or fields
Projects
None yet
Development

No branches or pull requests

1 participant