Skip to content

added message templating related fields#69

Merged
vladimanaev merged 3 commits intotaboola:masterfrom
serhiyivanov:support-message-templating-fields
Sep 11, 2022
Merged

added message templating related fields#69
vladimanaev merged 3 commits intotaboola:masterfrom
serhiyivanov:support-message-templating-fields

Conversation

@serhiyivanov
Copy link
Contributor

No description provided.

Copy link
Collaborator

@vladimanaev vladimanaev left a comment

Choose a reason for hiding this comment

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

@serhiyivanov please also bump version inside Backstage.java class inside static variable. It is being sent as header part of user agent on each http call.

vladimanaev
vladimanaev previously approved these changes Sep 11, 2022
private String offendingField;
private String messageCode;
private String messageCodeEnglishTemplate;
private Collection<String> templateParameters;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Lets change it to List, because order in this case do matter

@vladimanaev vladimanaev merged commit faed436 into taboola:master Sep 11, 2022
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.

2 participants

Comments