Skip to content

Add missing scopes to the personal access tokens API docs

Brian Williams requested to merge bwill/update-pat-api-scopes into master

What does this MR do and why?

Describe in detail what your merge request does and why.

It was pointed out at https://github.com/gitlabhq/terraform-provider-gitlab/pull/1007#discussion_r841251373 that our API documentation for personal access tokens does not document the read_registry, write_registry, or sudo scopes as valid parameters. These already exist as valid parameters implementation-wise, but they aren't documented. This MR adds them to the documentation.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brian Williams

Merge request reports

Loading