Skip to content

Draft: Gpg key api docs

Kosuke Kamiya requested to merge gpg-key-api-docs into main

What does this MR do and why?

This MR updates the curl sample for docs for Adding GPG key API.

Because currently there is no mention of URL encoding of the request body, so copying and pasting this sample will result in an error.

Screenshots, screen recordings, or links to review app

Example for not URL encoded image

Example for URL encoded 1

image

Example for URL encoded 2 image

How to set up and validate locally

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

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.

Merge request 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 Kosuke Kamiya

Merge request reports