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 Integrations #13

Open
Cliftonz opened this issue Oct 3, 2023 · 2 comments
Open

Add Missing Methods for Integrations #13

Cliftonz opened this issue Oct 3, 2023 · 2 comments
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 Integrations

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
@sccalabr
Copy link
Contributor

sccalabr commented Oct 6, 2023

id like to give this a try

@sccalabr
Copy link
Contributor

sccalabr commented Oct 6, 2023

How do I find integrations and how do I hit endpoint? The contributing section didnt mention how to run this

Also when I try to run tests I get this error

==> earmark_parser
Compiling 1 file (.yrl)
/usr/lib/erlang/lib/parsetools-2.3.2/include/yeccpre.hrl: no such file or directory
could not compile dependency :earmark_parser, "mix compile" failed. You can recompile this dependency with "mix deps.compile earmark_parser", update it with "mix deps.update earmark_parser" or clean it with "mix deps.clean earmark_parser"

any idea what this would happen? it is a clean checkout

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

No branches or pull requests

3 participants