Class CreateFileOptions

java.lang.Object
io.gitea.model.CreateFileOptions

public class CreateFileOptions
extends java.lang.Object
CreateFileOptions options for creating files Note: `author` and `committer` are optional (if only one is given, it will be used for the other, otherwise the authenticated user will be used)