Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-01-25 18:08:56 +00:00
parent 6ba581b887
commit de177181ed
243 changed files with 1366 additions and 863 deletions

View File

@ -47,13 +47,13 @@ required attributes first in the table.
````markdown
## API name
> Version history note.
> - Version history note.
One or two sentence description of what endpoint does.
### Method title
> Version history note.
> - Version history note.
Description of the method.
@ -106,7 +106,7 @@ for the section. For example:
```markdown
### Edit a widget
> `widget_message` [introduced](<link-to-issue>) in GitLab 14.3.
> - `widget_message` [introduced](<link-to-issue>) in GitLab 14.3.
```
If the API or attribute is deployed behind a feature flag,