Skip to content
代码片段 群组 项目
未验证 提交 52b25491 编辑于 作者: Kassio Borges's avatar Kassio Borges 提交者: GitLab
浏览文件

Add pages project settings API

Add `/api/v4/projects/root%2Fhtml/pages` to return some basic pages
settings information for the given project:

```json
{
  "url": "http://html-root-4160ce5f0e9a6c90ccb02755b7fc80f5a2a09ffbb1976cf80b653.pages.gdk.test:3010",
  "is_unique_domain_enabled": true,
  "force_https": false,
  "is_deployed": true
}
```

Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/436932

Changelog: added
上级 6b28c8dc
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册