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

Refactor serializers #391

Merged
merged 6 commits into from
Jul 21, 2023
Merged

Refactor serializers #391

merged 6 commits into from
Jul 21, 2023

Conversation

injoonH
Copy link
Member

@injoonH injoonH commented Jul 17, 2023

  • Remove Board.ko_description & Board.en_description.
  • Remove Topic.ko_description & Topic.en_description.
  • Update serializers of Board & Topic to exclude unnecessary fields.
  • Update typings.

@injoonH injoonH self-assigned this Jul 17, 2023
@injoonH injoonH linked an issue Jul 17, 2023 that may be closed by this pull request
@injoonH
Copy link
Member Author

injoonH commented Jul 20, 2023

Build error: yaml/pyyaml/issues/723

@injoonH injoonH marked this pull request as ready for review July 21, 2023 01:35
@injoonH injoonH merged commit f331773 into develop Jul 21, 2023
1 check passed
@injoonH injoonH deleted the refactor/serializers branch July 21, 2023 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor serializers to send meaningful data
1 participant