Module api_model

Module api_model 

Source
Expand description

Structs for deserializing the JSON response from the GitLab API

Structsยง

ApiResponse ๐Ÿ”’
The top-level node of a GitLab API response.
Data ๐Ÿ”’
Response data of the GitLab API.
GraphQlError ๐Ÿ”’
The actual GraphQL error.
PageInfo ๐Ÿ”’
Information to aid in the pagination of the GitLab API.
Project ๐Ÿ”’
The queried GitLab repository as it appears in the GitLab API.
TimeLogs
Time logs as they appear in the GitLab API with pagination information.