Skip to content

docs(pinner): add JSDoc to public API methods, params, and types#983

Merged
pcfreak30 merged 1 commit into
developfrom
docs-pinner-jsdoc
Jun 17, 2026
Merged

docs(pinner): add JSDoc to public API methods, params, and types#983
pcfreak30 merged 1 commit into
developfrom
docs-pinner-jsdoc

Conversation

@pcfreak30

@pcfreak30 pcfreak30 commented Jun 17, 2026

Copy link
Copy Markdown
Member

This pull request adds JSDoc documentation to the public API methods, parameters, and types across the pinner library. The changes cover the main Pinner SDK class, IpnsClient, WebsitesClient, UploadManager, and various supporting types and interfaces (e.g., pin options, upload inputs, CAR preprocessing, blockstore options, and the Pinata adapter interface). The documentation describes the purpose of each class, method, and parameter, improving API discoverability and developer experience without altering any functional behavior.

@kody-ai

kody-ai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

@pcfreak30 pcfreak30 merged commit 8f2fb72 into develop Jun 17, 2026
3 checks passed
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.

1 participant