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

DEV: remove assign_path and assign_icon from seralizers #568

Merged
merged 2 commits into from
May 6, 2024

Conversation

lis2
Copy link
Contributor

@lis2 lis2 commented May 2, 2024

Both fields are unnecessary and should not be included in the serializer to reduce payload.

Both fields are unnecessary and should not be included in the serializer to reduce payload.
@jjaffeux
Copy link
Contributor

jjaffeux commented May 2, 2024

Do we have existing specs ensuring that the front is still working? Seems like assign_path was not even used on the front?

@lis2
Copy link
Contributor Author

lis2 commented May 6, 2024

Do we have existing specs ensuring that the front is still working?

We had icon, just added one for URLs. Yeah looks like that serialized fields were not used at all 🤦‍♂️ d7f86c4

@lis2 lis2 merged commit b796ae3 into main May 6, 2024
5 checks passed
@lis2 lis2 deleted the remove-assign-path branch May 6, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants