GitLab · Example Payload

Gitlab Api V4 Application Api_Entities_Appearance Example

Example description

CodePlatformSoftware DevelopmentSource Control

Gitlab Api V4 Application Api_Entities_Appearance Example is an example object payload from GitLab, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titledescriptionpwa_namepwa_short_namepwa_descriptionlogopwa_iconheader_logofaviconnew_project_guidelines

Example Payload

Raw ↑
{
  "title": "example_value",
  "description": "Example description",
  "pwa_name": "Example Project",
  "pwa_short_name": "Example Project",
  "pwa_description": "Example description",
  "logo": "example_value",
  "pwa_icon": "example_value",
  "header_logo": "example_value",
  "favicon": "example_value",
  "new_project_guidelines": "example_value"
}