Git

Save Git file

Save content to a file in the Git repository

post/gits/{id}/files/save

Path parameters

idstring required

MongoDB ObjectId represented as a hexadecimal string

Object ID

Request body

pathstring required
contentstring required

Response

File saved successfully

codeinteger
messagestring

Changes