# Functions
New creates a new git commits API client.
NewPutAPIGitCommitsV3BadRequest creates a PutAPIGitCommitsV3BadRequest with default headers values.
NewPutAPIGitCommitsV3Conflict creates a PutAPIGitCommitsV3Conflict with default headers values.
NewPutAPIGitCommitsV3Created creates a PutAPIGitCommitsV3Created with default headers values.
NewPutAPIGitCommitsV3Forbidden creates a PutAPIGitCommitsV3Forbidden with default headers values.
NewPutAPIGitCommitsV3InternalServerError creates a PutAPIGitCommitsV3InternalServerError with default headers values.
NewPutAPIGitCommitsV3NotFound creates a PutAPIGitCommitsV3NotFound with default headers values.
NewPutAPIGitCommitsV3Params creates a new PutAPIGitCommitsV3Params object, with the default timeout for this client.
NewPutAPIGitCommitsV3ParamsWithContext creates a new PutAPIGitCommitsV3Params object with the ability to set a context for a request.
NewPutAPIGitCommitsV3ParamsWithHTTPClient creates a new PutAPIGitCommitsV3Params object with the ability to set a custom HTTPClient for a request.
NewPutAPIGitCommitsV3ParamsWithTimeout creates a new PutAPIGitCommitsV3Params object with the ability to set a timeout on a request.
NewPutAPIGitCommitsV3ProxyAuthenticationRequired creates a PutAPIGitCommitsV3ProxyAuthenticationRequired with default headers values.
# Structs
Client for git commits API
*/.
PutAPIGitCommitsV3BadRequest describes a response with status code 400, with default header values.
PutAPIGitCommitsV3Conflict describes a response with status code 409, with default header values.
PutAPIGitCommitsV3Created describes a response with status code 201, with default header values.
PutAPIGitCommitsV3Forbidden describes a response with status code 403, with default header values.
PutAPIGitCommitsV3InternalServerError describes a response with status code 500, with default header values.
PutAPIGitCommitsV3NotFound describes a response with status code 404, with default header values.
PutAPIGitCommitsV3Params contains all the parameters to send to the API endpoint
for the put API git commits v3 operation.
PutAPIGitCommitsV3ProxyAuthenticationRequired describes a response with status code 407, with default header values.
PutAPIGitCommitsV3Reader is a Reader for the PutAPIGitCommitsV3 structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.