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

Add Missing Methods for Blueprints #21

Closed
Cliftonz opened this issue Oct 3, 2023 · 7 comments · Fixed by #34
Closed

Add Missing Methods for Blueprints #21

Cliftonz opened this issue Oct 3, 2023 · 7 comments · Fixed by #34
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023

Comments

@Cliftonz
Copy link

Cliftonz commented Oct 3, 2023

Some endpoints of the following section can't be hit from this SDK.

We would like to ensure that all endpoints can be hit. For this issue, we would like to build out the Blueprints

Some of these methods may already exist. 
If so no need to change/update them, just point out that they already exist and we will close the issue.

This is just to bring every SDK we have on par with all the methods available.

Check all the endpoints here and add the missing ones.

@btkostner btkostner added enhancement New feature or request good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023 labels Oct 3, 2023
@AnuragNishad12
Copy link

Hii @Cliftonz i want to ask that from where i get the method so that i can add it

@btkostner
Copy link
Collaborator

btkostner commented Oct 4, 2023

@AnuragNishad12 You can find the endpoint from the link posted in the issue body. You can see an example of how we make HTTP calls in the already existing modules, though this will require creating a new module.

@unicodeveloper
Copy link

You can also check the Blue prints API reference documentation.

  1. https://docs.novu.co/api-reference/get-v1blueprintsgroup-by-category
  2. https://docs.novu.co/api-reference/get-v1blueprints

These are what's missing from the SDK @AnuragNishad12

@unicodeveloper
Copy link

@AnuragNishad12 Any updates?

@sccalabr
Copy link
Contributor

Can I take this over and give back #13. I am not sure how to handle the post requests in that section @unicodeveloper

@sccalabr
Copy link
Contributor

Can I pick this up

@sccalabr
Copy link
Contributor

Is there a form I need to fill out for hacktoberfest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants