Module gitlab::api::common [−][src]
Expand description
API types common to many endpoints.
Usually these are enumerations or other simple wrappers around structures present in GitLab’s REST API.
Structs
A comma-separated list of values.
Enums
Access levels for groups and projects.
States for features or flags.
A strucutre for storing a name or ID where either is allowed.
Access levels for protected branches and tags.
Orderings for sorted results.
Visibility levels of projects.
A yes
or no
.
Functions
Escape a string for usage as a single URL path component.