struct CreateRepoOption need a update #438

Closed
opened 2020-10-20 10:09:40 +00:00 by 6543 · 0 comments
Owner

it is missung

	// TrustModel of the repository
	// enum: default,collaborator,committer,collaboratorcommitter
	TrustModel string `json:"trust_model"`
it is missung ``` // TrustModel of the repository // enum: default,collaborator,committer,collaboratorcommitter TrustModel string `json:"trust_model"` ```
6543 added this to the v0.13.2 milestone 2020-10-20 10:09:40 +00:00
6543 added the
kind/enhancement
label 2020-10-20 18:16:01 +00:00
6543 closed this issue 2020-11-09 15:57:27 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/go-sdk#438
No description provided.