Skip to content

Update /api route to display all methods#208

Merged
iamdevlinph merged 1 commit intomainfrom
update-api-index
Jan 22, 2026
Merged

Update /api route to display all methods#208
iamdevlinph merged 1 commit intomainfrom
update-api-index

Conversation

@iamdevlinph
Copy link
Owner

Closes: #


  • This PR will add a new method
  • New method directory src/<method_name>/
  • Created method file under src/<method_name>/<method_name>.js
  • Added jsdoc comments in the method file
  • Created a test under src/<method_name>/<method_name>.spec.js
  • Export the method file in main entry file src/index.js
  • Add entry in the typings
  • Generate docs

  • Bump package version to 1.0.x (patch) OR 1.x.0 (minor)
  • Update the changelog.md

@iamdevlinph iamdevlinph merged commit 5909277 into main Jan 22, 2026
6 checks passed
@iamdevlinph iamdevlinph deleted the update-api-index branch January 22, 2026 01:50
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