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

KRKPD-1319: removes idx and loop to create 5 syncs #37

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

nickllerandi
Copy link

@nickllerandi nickllerandi commented Jul 3, 2024

Cerberus now returns an iframe of syncs when idx is either not provided (ongoing support) or idx=0 (legacy support).

Screenshot 2024-07-03 at 2 55 05 PM

.replace('{GPP_SID}', gppApplicableSections)
});
}
syncs.push({
Copy link
Author

Choose a reason for hiding this comment

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

@nickllerandi nickllerandi reopened this Jul 9, 2024
Copy link

@BernhardValenti BernhardValenti left a comment

Choose a reason for hiding this comment

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

makes sense. if we add support for img tag based syncs, we probably will still have to add some sort of index though. but that could be a whole different endpoint i suppose.

@nickllerandi nickllerandi merged commit 7ee60c3 into master Jul 12, 2024
@nickllerandi nickllerandi deleted the krkpd-1319 branch July 12, 2024 12:49
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