Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[users] tag functionality #552

Open
14 of 25 tasks
dmgorsky opened this issue Jan 19, 2024 · 0 comments
Open
14 of 25 tasks

[users] tag functionality #552

dmgorsky opened this issue Jan 19, 2024 · 0 comments

Comments

@dmgorsky
Copy link
Contributor

dmgorsky commented Jan 19, 2024

As of https://docs.github.com/en/rest/users?apiVersion=2022-11-28 ,
the following URL handlers in octocrab are missing:

  • /user/blocks
  • /user/ssh_signing_keys/{ssh_signing_key_id}
  • /user/emails
  • /user/gpg_keys/{gpg_key_id}
  • /user/following
  • /user/email/visibility
  • /user/gpg_keys
  • /users/{username}/following
  • /user/public_emails
  • /users/{username}/gpg_keys
  • /users/{username}/followers
  • /user/followers
  • /users/{username}
  • /user/keys
  • /users
  • /users/{username}/keys
  • /users/{username}/following/{target_user}
  • /user/social_accounts
  • /user/following/{username}
  • /users/{username}/hovercard
  • /users/{username}/ssh_signing_keys
  • /user/keys/{key_id}
  • /user/blocks/{username}
  • /user/ssh_signing_keys
  • /users/{username}/social_accounts
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant