https://docs.gitlab.com/api/personal_access_tokens/
This doesn't seem to be implemented. I would like to use it to run a sanity check on my self token to determine if it has the necessary scopes.
Also, is there a way to manually use such documented APIs, even if they aren't implemented in GItLab::API::v4?
https://docs.gitlab.com/api/personal_access_tokens/
This doesn't seem to be implemented. I would like to use it to run a sanity check on my
selftoken to determine if it has the necessary scopes.Also, is there a way to manually use such documented APIs, even if they aren't implemented in GItLab::API::v4?