-
由 Kassio Borges 创作于
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
由 Kassio Borges 创作于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
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。