Skip to content

Protected packages: Fix documentation for protection rules

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

This MR fixes a few small issues in the protected packages documentation:

  • It correctly sets the heading to ## for the PATCH endpoint. Previously it was ###, which meant it was grouped under POST
  • It fixes the path for protected package rules on the index site api_resources.md
  • It adds the PATCH request type to the list of REST API status codes, since we are using it for protected packages.

Issue: #457512 (closed)

🛠 with at Siemens

MR acceptance checklist

MR Checklist ( @nwittstruck)

Screenshots

1

2

3

4

Related to #457512 (closed)

Edited by Nicholas

Merge request reports