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

Upgrade example container to use Partner api v3 #7

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wei-huang-aruba
Copy link
Collaborator

The latest version of partner API is v3. It's recommended for partners to use the latest version. So upgrade the example app to use v3 API.
One difference between v2 and v3 stream APIs is that v2 uses SSE which is complex to parse, while v3 uses streaming JSON which is easy to parse.

@wei-huang-aruba wei-huang-aruba self-assigned this Oct 17, 2024
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.

1 participant