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

Error in documentation: getAllProjects #323

Closed
bladerunner2020 opened this issue Aug 31, 2024 · 1 comment · Fixed by #325
Closed

Error in documentation: getAllProjects #323

bladerunner2020 opened this issue Aug 31, 2024 · 1 comment · Fixed by #325
Assignees
Labels
bug Indicates a reported issue or malfunction that needs fixing.

Comments

@bladerunner2020
Copy link

There are these lines in the example section in README.

async function main() {
  const projects = await client.projects.getAllProjects();
  // ...

Though there is no getAllProjects() in the Project interface.

@MrRefactoring MrRefactoring added the bug Indicates a reported issue or malfunction that needs fixing. label Sep 1, 2024
@MrRefactoring MrRefactoring self-assigned this Sep 1, 2024
@MrRefactoring MrRefactoring linked a pull request Sep 22, 2024 that will close this issue
@MrRefactoring
Copy link
Owner

Hi, @bladerunner2020! Thank you so much for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a reported issue or malfunction that needs fixing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants