Skip to content

Add API::ResourceAccessToken to OpenAPI V2

Aboobacker MK requested to merge open_api_resource_access_token into master

What does this MR do and why?

Add API::ResourceAccessToken to OpenAPI V2

Related to #376979

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Run the open API rake task
    rake gitlab:openapi:generate
  2. Visit doc/api/openapi/openapi_v2.yaml from swagger

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 Aboobacker MK

Merge request reports