php-http-client icon indicating copy to clipboard operation
php-http-client copied to clipboard

chore: adding domains related method documentation

Open Gregory-Gerard opened this issue 3 years ago • 1 comments

Fixes

Small PR for adding domains related method documentation, to help our IDE with these endpoints (https://docs.sendgrid.com/api-reference/domain-authentication/list-all-authenticated-domains for example). No code changes, just PHPDoc.

Checklist

  • [x] I acknowledge that all my contributions will be made under the project's license
  • [x] I have made a material change to the repo (functionality, testing, spelling, grammar)
  • [x] I have read the Contribution Guidelines and my PR follows them
  • [x] I have titled the PR appropriately
  • [x] I have updated my branch with the main branch
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added the necessary documentation about the functionality in the appropriate .md file
  • [ ] I have added inline documentation to the code I modified

Gregory-Gerard avatar Sep 10 '22 15:09 Gregory-Gerard

Looks like 1.5 years later this info is unfortunately still missing which makes these kinds of tasks more difficult. @SendGridDX What would be needed to get this PR merged? :D

Kingdutch avatar Feb 05 '24 14:02 Kingdutch