package
0.0.0-20230512003747-f22d49722d19
Repository: https://github.com/invisionapp/go-swagger.git
Documentation: pkg.go.dev
# Functions
New creates a new tasks API client.
NewAddCommentToTaskCreated creates a AddCommentToTaskCreated with default headers values.
NewAddCommentToTaskDefault creates a AddCommentToTaskDefault with default headers values.
NewAddCommentToTaskParams creates a new AddCommentToTaskParams object with the default values initialized.
NewAddCommentToTaskParamsWithContext creates a new AddCommentToTaskParams object with the default values initialized, and the ability to set a context for a request.
NewAddCommentToTaskParamsWithTimeout creates a new AddCommentToTaskParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateTaskCreated creates a CreateTaskCreated with default headers values.
NewCreateTaskDefault creates a CreateTaskDefault with default headers values.
NewCreateTaskParams creates a new CreateTaskParams object with the default values initialized.
NewCreateTaskParamsWithContext creates a new CreateTaskParams object with the default values initialized, and the ability to set a context for a request.
NewCreateTaskParamsWithTimeout creates a new CreateTaskParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteTaskDefault creates a DeleteTaskDefault with default headers values.
NewDeleteTaskNoContent creates a DeleteTaskNoContent with default headers values.
NewDeleteTaskParams creates a new DeleteTaskParams object with the default values initialized.
NewDeleteTaskParamsWithContext creates a new DeleteTaskParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteTaskParamsWithTimeout creates a new DeleteTaskParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetTaskCommentsDefault creates a GetTaskCommentsDefault with default headers values.
NewGetTaskCommentsOK creates a GetTaskCommentsOK with default headers values.
NewGetTaskCommentsParams creates a new GetTaskCommentsParams object with the default values initialized.
NewGetTaskCommentsParamsWithContext creates a new GetTaskCommentsParams object with the default values initialized, and the ability to set a context for a request.
NewGetTaskCommentsParamsWithTimeout creates a new GetTaskCommentsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetTaskDetailsDefault creates a GetTaskDetailsDefault with default headers values.
NewGetTaskDetailsOK creates a GetTaskDetailsOK with default headers values.
NewGetTaskDetailsParams creates a new GetTaskDetailsParams object with the default values initialized.
NewGetTaskDetailsParamsWithContext creates a new GetTaskDetailsParams object with the default values initialized, and the ability to set a context for a request.
NewGetTaskDetailsParamsWithTimeout creates a new GetTaskDetailsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetTaskDetailsUnprocessableEntity creates a GetTaskDetailsUnprocessableEntity with default headers values.
NewListTasksDefault creates a ListTasksDefault with default headers values.
NewListTasksOK creates a ListTasksOK with default headers values.
NewListTasksParams creates a new ListTasksParams object with the default values initialized.
NewListTasksParamsWithContext creates a new ListTasksParams object with the default values initialized, and the ability to set a context for a request.
NewListTasksParamsWithTimeout creates a new ListTasksParams object with the default values initialized, and the ability to set a timeout on a request.
NewListTasksUnprocessableEntity creates a ListTasksUnprocessableEntity with default headers values.
NewUpdateTaskDefault creates a UpdateTaskDefault with default headers values.
NewUpdateTaskOK creates a UpdateTaskOK with default headers values.
NewUpdateTaskParams creates a new UpdateTaskParams object with the default values initialized.
NewUpdateTaskParamsWithContext creates a new UpdateTaskParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateTaskParamsWithTimeout creates a new UpdateTaskParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateTaskUnprocessableEntity creates a UpdateTaskUnprocessableEntity with default headers values.
NewUploadTaskFileCreated creates a UploadTaskFileCreated with default headers values.
NewUploadTaskFileDefault creates a UploadTaskFileDefault with default headers values.
NewUploadTaskFileParams creates a new UploadTaskFileParams object with the default values initialized.
NewUploadTaskFileParamsWithContext creates a new UploadTaskFileParams object with the default values initialized, and the ability to set a context for a request.
NewUploadTaskFileParamsWithTimeout creates a new UploadTaskFileParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
AddCommentToTaskBody A comment to create
//
// These values can have github flavored markdown.
AddCommentToTaskCreated handles this case with default header values.
AddCommentToTaskDefault handles this case with default header values.
AddCommentToTaskParams contains all the parameters to send to the API endpoint
for the add comment to task operation typically these are written to a http.Request
*/.
AddCommentToTaskReader is a Reader for the AddCommentToTask structure.
Client for tasks API
*/.
CreateTaskCreated handles this case with default header values.
CreateTaskDefault handles this case with default header values.
CreateTaskParams contains all the parameters to send to the API endpoint
for the create task operation typically these are written to a http.Request
*/.
CreateTaskReader is a Reader for the CreateTask structure.
DeleteTaskDefault handles this case with default header values.
DeleteTaskNoContent handles this case with default header values.
DeleteTaskParams contains all the parameters to send to the API endpoint
for the delete task operation typically these are written to a http.Request
*/.
DeleteTaskReader is a Reader for the DeleteTask structure.
GetTaskCommentsDefault handles this case with default header values.
GetTaskCommentsOK handles this case with default header values.
GetTaskCommentsParams contains all the parameters to send to the API endpoint
for the get task comments operation typically these are written to a http.Request
*/.
GetTaskCommentsReader is a Reader for the GetTaskComments structure.
GetTaskDetailsDefault handles this case with default header values.
GetTaskDetailsOK handles this case with default header values.
GetTaskDetailsParams contains all the parameters to send to the API endpoint
for the get task details operation typically these are written to a http.Request
*/.
GetTaskDetailsReader is a Reader for the GetTaskDetails structure.
GetTaskDetailsUnprocessableEntity handles this case with default header values.
ListTasksDefault handles this case with default header values.
ListTasksOK handles this case with default header values.
ListTasksParams contains all the parameters to send to the API endpoint
for the list tasks operation typically these are written to a http.Request
*/.
ListTasksReader is a Reader for the ListTasks structure.
ListTasksUnprocessableEntity handles this case with default header values.
UpdateTaskDefault handles this case with default header values.
UpdateTaskOK handles this case with default header values.
UpdateTaskParams contains all the parameters to send to the API endpoint
for the update task operation typically these are written to a http.Request
*/.
UpdateTaskReader is a Reader for the UpdateTask structure.
UpdateTaskUnprocessableEntity handles this case with default header values.
UploadTaskFileCreated handles this case with default header values.
UploadTaskFileDefault handles this case with default header values.
UploadTaskFileParams contains all the parameters to send to the API endpoint
for the upload task file operation typically these are written to a http.Request
*/.
UploadTaskFileReader is a Reader for the UploadTaskFile structure.