-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
Hii @Cliftonz i want to ask that from where i get the method so that i can add it |
@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. |
You can also check the Blue prints API reference documentation.
These are what's missing from the SDK @AnuragNishad12 |
@AnuragNishad12 Any updates? |
Can I take this over and give back #13. I am not sure how to handle the post requests in that section @unicodeveloper |
Can I pick this up |
Is there a form I need to fill out for hacktoberfest? |
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.
The text was updated successfully, but these errors were encountered: