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

feat: [BACKEND] Description and cover has no translations in search results #12

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

Stadnicki
Copy link

No description provided.

Copy link
Member

@iapain iapain left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏼

@@ -0,0 +1,9 @@
export interface LocalizationDto {
readonly object_id: string;
Copy link
Member

Choose a reason for hiding this comment

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

@Stadnicki do you really get object_id and not objectId property in localization objects? All properties should be camelCase in our services responses.

Copy link
Author

Choose a reason for hiding this comment

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

You're right, I've missed that LocalizationOutputDto from edtech-localization-service is not eventual response shape as class-transformer is used.

@iapain iapain merged commit 902238b into fagbokforlaget:main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants