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

fix: separate v1 and v2 subscribers apis #777

Open
wants to merge 1 commit into
base: docs-v3
Choose a base branch
from

Conversation

jainpawan21
Copy link
Member

  • order of events api
  • separate subscribers v1 and v2 apis

@jainpawan21 jainpawan21 requested a review from scopsy February 20, 2025 05:51
Copy link

netlify bot commented Feb 20, 2025

Deploy Preview for docs-novu ready!

Name Link
🔨 Latest commit 84246f4
🔍 Latest deploy log https://app.netlify.com/sites/docs-novu/deploys/67b6c2d3d7bd0300080118b1
😎 Deploy Preview https://deploy-preview-777--docs-novu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

"subscribers-controller_update-subscriber-preferences",

"---Subscribers v1 ---",
"..."
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's maybe only include functionality that is not available in v2? For example credentials, and remove all the others like like create, path, get, etc...

Copy link
Member Author

Choose a reason for hiding this comment

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

so we should not have separate sections for v2 and v1? as api response could be different in v1 and v2.

Copy link
Contributor

Choose a reason for hiding this comment

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

Let's try to only add the relevant endpoints that are missing in v2, under a single subscribers section and see how this looks

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