-
Please check project setting UI to find explanation.
-
Which section of the it? I do not see where the git pack settings are...
-
Oh wait I found it, it was under the code tab :)
-
Yes
-
Thanks I will check the manpages :)
-
Previous Value Current Value Open
Closed
-
What will the API return if they are left as default, just the default settings which are defined globally in the onedev instance settings?
-
Will return null
-
So they are nullable values?
-
You should ideally indicate if a value is nullable or not within the API documentation.
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
@robin could you explain each value of the git pack info section within the json in: https://onedev.polarian.dev/~help/api/io.onedev.server.rest.ProjectResource/getBasicInfo
I am currently wrapping this endpoint and I do not know what this data is. Thanks :)