https://developer.github.com/v3/repos/contents/#create-a-file
Constructors
-
Create
File Creates an instance of a CreateFileRequest.Request(String, String) -
Create
File Creates an instance of a CreateFileRequest.Request(String, String, Boolean) -
Create
File Initializes a new instance of the CreateFileRequest class.Request(String, String, String) -
Create
File Initializes a new instance of the CreateFileRequest class.Request(String, String, String, Boolean)
Properties
- Content The contents of the file to create, Base64 encoded. This is required.
-
Debugger
Display