Record
basic-project-details
No description available.
record basic-project-details {
http-url-to-repo: option<string>,
id: option<string>,
name: option<string>,
name-with-namespace: option<string>,
path: option<string>,
path-with-namespace: option<string>,
web-url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| http-url-to-repo | option<string> | |
| id | option<string> | |
| name | option<string> | |
| name-with-namespace | option<string> | |
| path | option<string> | |
| path-with-namespace | option<string> | |
| web-url | option<string> |