diff --git a/docs/gen/gen.md b/docs/gen/gen.md
index 00d42aa..f262fee 100644
--- a/docs/gen/gen.md
+++ b/docs/gen/gen.md
@@ -1609,7 +1609,7 @@ func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithRes
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling
-### func \(\*ClientWithResponses\) [DeleteFileByNameWithResponse]()
+### func \(\*ClientWithResponses\) [DeleteFileByNameWithResponse]()
```go
func (c *ClientWithResponses) DeleteFileByNameWithResponse(ctx context.Context, name FileName, reqEditors ...RequestEditorFn) (*DeleteFileByNameResponse, error)
@@ -1618,7 +1618,7 @@ func (c *ClientWithResponses) DeleteFileByNameWithResponse(ctx context.Context,
DeleteFileByNameWithResponse request returning \*DeleteFileByNameResponse
-### func \(\*ClientWithResponses\) [DeleteJobByIDWithResponse]()
+### func \(\*ClientWithResponses\) [DeleteJobByIDWithResponse]()
```go
func (c *ClientWithResponses) DeleteJobByIDWithResponse(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteJobByIDResponse, error)
@@ -1627,7 +1627,7 @@ func (c *ClientWithResponses) DeleteJobByIDWithResponse(ctx context.Context, id
DeleteJobByIDWithResponse request returning \*DeleteJobByIDResponse
-### func \(\*ClientWithResponses\) [DrainAgentWithResponse]()
+### func \(\*ClientWithResponses\) [DrainAgentWithResponse]()
```go
func (c *ClientWithResponses) DrainAgentWithResponse(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*DrainAgentResponse, error)
@@ -1636,7 +1636,7 @@ func (c *ClientWithResponses) DrainAgentWithResponse(ctx context.Context, hostna
DrainAgentWithResponse request returning \*DrainAgentResponse
-### func \(\*ClientWithResponses\) [GetAgentDetailsWithResponse]()
+### func \(\*ClientWithResponses\) [GetAgentDetailsWithResponse]()
```go
func (c *ClientWithResponses) GetAgentDetailsWithResponse(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*GetAgentDetailsResponse, error)
@@ -1645,7 +1645,7 @@ func (c *ClientWithResponses) GetAgentDetailsWithResponse(ctx context.Context, h
GetAgentDetailsWithResponse request returning \*GetAgentDetailsResponse
-### func \(\*ClientWithResponses\) [GetAgentWithResponse]()
+### func \(\*ClientWithResponses\) [GetAgentWithResponse]()
```go
func (c *ClientWithResponses) GetAgentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAgentResponse, error)
@@ -1654,7 +1654,7 @@ func (c *ClientWithResponses) GetAgentWithResponse(ctx context.Context, reqEdito
GetAgentWithResponse request returning \*GetAgentResponse
-### func \(\*ClientWithResponses\) [GetAuditExportWithResponse]()
+### func \(\*ClientWithResponses\) [GetAuditExportWithResponse]()
```go
func (c *ClientWithResponses) GetAuditExportWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAuditExportResponse, error)
@@ -1663,7 +1663,7 @@ func (c *ClientWithResponses) GetAuditExportWithResponse(ctx context.Context, re
GetAuditExportWithResponse request returning \*GetAuditExportResponse
-### func \(\*ClientWithResponses\) [GetAuditLogByIDWithResponse]()
+### func \(\*ClientWithResponses\) [GetAuditLogByIDWithResponse]()
```go
func (c *ClientWithResponses) GetAuditLogByIDWithResponse(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetAuditLogByIDResponse, error)
@@ -1672,7 +1672,7 @@ func (c *ClientWithResponses) GetAuditLogByIDWithResponse(ctx context.Context, i
GetAuditLogByIDWithResponse request returning \*GetAuditLogByIDResponse
-### func \(\*ClientWithResponses\) [GetAuditLogsWithResponse]()
+### func \(\*ClientWithResponses\) [GetAuditLogsWithResponse]()
```go
func (c *ClientWithResponses) GetAuditLogsWithResponse(ctx context.Context, params *GetAuditLogsParams, reqEditors ...RequestEditorFn) (*GetAuditLogsResponse, error)
@@ -1681,7 +1681,7 @@ func (c *ClientWithResponses) GetAuditLogsWithResponse(ctx context.Context, para
GetAuditLogsWithResponse request returning \*GetAuditLogsResponse
-### func \(\*ClientWithResponses\) [GetFileByNameWithResponse]()
+### func \(\*ClientWithResponses\) [GetFileByNameWithResponse]()
```go
func (c *ClientWithResponses) GetFileByNameWithResponse(ctx context.Context, name FileName, reqEditors ...RequestEditorFn) (*GetFileByNameResponse, error)
@@ -1690,7 +1690,7 @@ func (c *ClientWithResponses) GetFileByNameWithResponse(ctx context.Context, nam
GetFileByNameWithResponse request returning \*GetFileByNameResponse
-### func \(\*ClientWithResponses\) [GetFilesWithResponse]()
+### func \(\*ClientWithResponses\) [GetFilesWithResponse]()
```go
func (c *ClientWithResponses) GetFilesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetFilesResponse, error)
@@ -1699,7 +1699,7 @@ func (c *ClientWithResponses) GetFilesWithResponse(ctx context.Context, reqEdito
GetFilesWithResponse request returning \*GetFilesResponse
-### func \(\*ClientWithResponses\) [GetHealthReadyWithResponse]()
+### func \(\*ClientWithResponses\) [GetHealthReadyWithResponse]()
```go
func (c *ClientWithResponses) GetHealthReadyWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHealthReadyResponse, error)
@@ -1708,7 +1708,7 @@ func (c *ClientWithResponses) GetHealthReadyWithResponse(ctx context.Context, re
GetHealthReadyWithResponse request returning \*GetHealthReadyResponse
-### func \(\*ClientWithResponses\) [GetHealthStatusWithResponse]()
+### func \(\*ClientWithResponses\) [GetHealthStatusWithResponse]()
```go
func (c *ClientWithResponses) GetHealthStatusWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHealthStatusResponse, error)
@@ -1717,7 +1717,7 @@ func (c *ClientWithResponses) GetHealthStatusWithResponse(ctx context.Context, r
GetHealthStatusWithResponse request returning \*GetHealthStatusResponse
-### func \(\*ClientWithResponses\) [GetHealthWithResponse]()
+### func \(\*ClientWithResponses\) [GetHealthWithResponse]()
```go
func (c *ClientWithResponses) GetHealthWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHealthResponse, error)
@@ -1726,7 +1726,7 @@ func (c *ClientWithResponses) GetHealthWithResponse(ctx context.Context, reqEdit
GetHealthWithResponse request returning \*GetHealthResponse
-### func \(\*ClientWithResponses\) [GetJobByIDWithResponse]()
+### func \(\*ClientWithResponses\) [GetJobByIDWithResponse]()
```go
func (c *ClientWithResponses) GetJobByIDWithResponse(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetJobByIDResponse, error)
@@ -1735,7 +1735,7 @@ func (c *ClientWithResponses) GetJobByIDWithResponse(ctx context.Context, id ope
GetJobByIDWithResponse request returning \*GetJobByIDResponse
-### func \(\*ClientWithResponses\) [GetJobStatusWithResponse]()
+### func \(\*ClientWithResponses\) [GetJobStatusWithResponse]()
```go
func (c *ClientWithResponses) GetJobStatusWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetJobStatusResponse, error)
@@ -1744,7 +1744,7 @@ func (c *ClientWithResponses) GetJobStatusWithResponse(ctx context.Context, reqE
GetJobStatusWithResponse request returning \*GetJobStatusResponse
-### func \(\*ClientWithResponses\) [GetJobWithResponse]()
+### func \(\*ClientWithResponses\) [GetJobWithResponse]()
```go
func (c *ClientWithResponses) GetJobWithResponse(ctx context.Context, params *GetJobParams, reqEditors ...RequestEditorFn) (*GetJobResponse, error)
@@ -1753,7 +1753,7 @@ func (c *ClientWithResponses) GetJobWithResponse(ctx context.Context, params *Ge
GetJobWithResponse request returning \*GetJobResponse
-### func \(\*ClientWithResponses\) [GetNodeDiskWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeDiskWithResponse]()
```go
func (c *ClientWithResponses) GetNodeDiskWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeDiskResponse, error)
@@ -1762,7 +1762,7 @@ func (c *ClientWithResponses) GetNodeDiskWithResponse(ctx context.Context, hostn
GetNodeDiskWithResponse request returning \*GetNodeDiskResponse
-### func \(\*ClientWithResponses\) [GetNodeHostnameWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeHostnameWithResponse]()
```go
func (c *ClientWithResponses) GetNodeHostnameWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeHostnameResponse, error)
@@ -1771,7 +1771,7 @@ func (c *ClientWithResponses) GetNodeHostnameWithResponse(ctx context.Context, h
GetNodeHostnameWithResponse request returning \*GetNodeHostnameResponse
-### func \(\*ClientWithResponses\) [GetNodeLoadWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeLoadWithResponse]()
```go
func (c *ClientWithResponses) GetNodeLoadWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeLoadResponse, error)
@@ -1780,7 +1780,7 @@ func (c *ClientWithResponses) GetNodeLoadWithResponse(ctx context.Context, hostn
GetNodeLoadWithResponse request returning \*GetNodeLoadResponse
-### func \(\*ClientWithResponses\) [GetNodeMemoryWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeMemoryWithResponse]()
```go
func (c *ClientWithResponses) GetNodeMemoryWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeMemoryResponse, error)
@@ -1789,7 +1789,7 @@ func (c *ClientWithResponses) GetNodeMemoryWithResponse(ctx context.Context, hos
GetNodeMemoryWithResponse request returning \*GetNodeMemoryResponse
-### func \(\*ClientWithResponses\) [GetNodeNetworkDNSByInterfaceWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeNetworkDNSByInterfaceWithResponse]()
```go
func (c *ClientWithResponses) GetNodeNetworkDNSByInterfaceWithResponse(ctx context.Context, hostname Hostname, interfaceName string, reqEditors ...RequestEditorFn) (*GetNodeNetworkDNSByInterfaceResponse, error)
@@ -1798,7 +1798,7 @@ func (c *ClientWithResponses) GetNodeNetworkDNSByInterfaceWithResponse(ctx conte
GetNodeNetworkDNSByInterfaceWithResponse request returning \*GetNodeNetworkDNSByInterfaceResponse
-### func \(\*ClientWithResponses\) [GetNodeOSWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeOSWithResponse]()
```go
func (c *ClientWithResponses) GetNodeOSWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeOSResponse, error)
@@ -1807,7 +1807,7 @@ func (c *ClientWithResponses) GetNodeOSWithResponse(ctx context.Context, hostnam
GetNodeOSWithResponse request returning \*GetNodeOSResponse
-### func \(\*ClientWithResponses\) [GetNodeStatusWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeStatusWithResponse]()
```go
func (c *ClientWithResponses) GetNodeStatusWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeStatusResponse, error)
@@ -1816,7 +1816,7 @@ func (c *ClientWithResponses) GetNodeStatusWithResponse(ctx context.Context, hos
GetNodeStatusWithResponse request returning \*GetNodeStatusResponse
-### func \(\*ClientWithResponses\) [GetNodeUptimeWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeUptimeWithResponse]()
```go
func (c *ClientWithResponses) GetNodeUptimeWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeUptimeResponse, error)
@@ -1825,7 +1825,7 @@ func (c *ClientWithResponses) GetNodeUptimeWithResponse(ctx context.Context, hos
GetNodeUptimeWithResponse request returning \*GetNodeUptimeResponse
-### func \(\*ClientWithResponses\) [GetVersionWithResponse]()
+### func \(\*ClientWithResponses\) [GetVersionWithResponse]()
```go
func (c *ClientWithResponses) GetVersionWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVersionResponse, error)
@@ -1834,7 +1834,7 @@ func (c *ClientWithResponses) GetVersionWithResponse(ctx context.Context, reqEdi
GetVersionWithResponse request returning \*GetVersionResponse
-### func \(\*ClientWithResponses\) [PostFileWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostFileWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostFileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostFileResponse, error)
@@ -1843,7 +1843,7 @@ func (c *ClientWithResponses) PostFileWithBodyWithResponse(ctx context.Context,
PostFileWithBodyWithResponse request with arbitrary body returning \*PostFileResponse
-### func \(\*ClientWithResponses\) [PostFileWithResponse]()
+### func \(\*ClientWithResponses\) [PostFileWithResponse]()
```go
func (c *ClientWithResponses) PostFileWithResponse(ctx context.Context, body PostFileJSONRequestBody, reqEditors ...RequestEditorFn) (*PostFileResponse, error)
@@ -1852,7 +1852,7 @@ func (c *ClientWithResponses) PostFileWithResponse(ctx context.Context, body Pos
-### func \(\*ClientWithResponses\) [PostJobWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostJobWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostJobWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostJobResponse, error)
@@ -1861,7 +1861,7 @@ func (c *ClientWithResponses) PostJobWithBodyWithResponse(ctx context.Context, c
PostJobWithBodyWithResponse request with arbitrary body returning \*PostJobResponse
-### func \(\*ClientWithResponses\) [PostJobWithResponse]()
+### func \(\*ClientWithResponses\) [PostJobWithResponse]()
```go
func (c *ClientWithResponses) PostJobWithResponse(ctx context.Context, body PostJobJSONRequestBody, reqEditors ...RequestEditorFn) (*PostJobResponse, error)
@@ -1870,7 +1870,7 @@ func (c *ClientWithResponses) PostJobWithResponse(ctx context.Context, body Post
-### func \(\*ClientWithResponses\) [PostNodeCommandExecWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeCommandExecWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostNodeCommandExecWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostNodeCommandExecResponse, error)
@@ -1879,7 +1879,7 @@ func (c *ClientWithResponses) PostNodeCommandExecWithBodyWithResponse(ctx contex
PostNodeCommandExecWithBodyWithResponse request with arbitrary body returning \*PostNodeCommandExecResponse
-### func \(\*ClientWithResponses\) [PostNodeCommandExecWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeCommandExecWithResponse]()
```go
func (c *ClientWithResponses) PostNodeCommandExecWithResponse(ctx context.Context, hostname Hostname, body PostNodeCommandExecJSONRequestBody, reqEditors ...RequestEditorFn) (*PostNodeCommandExecResponse, error)
@@ -1888,7 +1888,7 @@ func (c *ClientWithResponses) PostNodeCommandExecWithResponse(ctx context.Contex
-### func \(\*ClientWithResponses\) [PostNodeCommandShellWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeCommandShellWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostNodeCommandShellWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostNodeCommandShellResponse, error)
@@ -1897,7 +1897,7 @@ func (c *ClientWithResponses) PostNodeCommandShellWithBodyWithResponse(ctx conte
PostNodeCommandShellWithBodyWithResponse request with arbitrary body returning \*PostNodeCommandShellResponse
-### func \(\*ClientWithResponses\) [PostNodeCommandShellWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeCommandShellWithResponse]()
```go
func (c *ClientWithResponses) PostNodeCommandShellWithResponse(ctx context.Context, hostname Hostname, body PostNodeCommandShellJSONRequestBody, reqEditors ...RequestEditorFn) (*PostNodeCommandShellResponse, error)
@@ -1906,7 +1906,7 @@ func (c *ClientWithResponses) PostNodeCommandShellWithResponse(ctx context.Conte
-### func \(\*ClientWithResponses\) [PostNodeFileDeployWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeFileDeployWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostNodeFileDeployWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostNodeFileDeployResponse, error)
@@ -1915,7 +1915,7 @@ func (c *ClientWithResponses) PostNodeFileDeployWithBodyWithResponse(ctx context
PostNodeFileDeployWithBodyWithResponse request with arbitrary body returning \*PostNodeFileDeployResponse
-### func \(\*ClientWithResponses\) [PostNodeFileDeployWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeFileDeployWithResponse]()
```go
func (c *ClientWithResponses) PostNodeFileDeployWithResponse(ctx context.Context, hostname Hostname, body PostNodeFileDeployJSONRequestBody, reqEditors ...RequestEditorFn) (*PostNodeFileDeployResponse, error)
@@ -1924,7 +1924,7 @@ func (c *ClientWithResponses) PostNodeFileDeployWithResponse(ctx context.Context
-### func \(\*ClientWithResponses\) [PostNodeFileStatusWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeFileStatusWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostNodeFileStatusWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostNodeFileStatusResponse, error)
@@ -1933,7 +1933,7 @@ func (c *ClientWithResponses) PostNodeFileStatusWithBodyWithResponse(ctx context
PostNodeFileStatusWithBodyWithResponse request with arbitrary body returning \*PostNodeFileStatusResponse
-### func \(\*ClientWithResponses\) [PostNodeFileStatusWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeFileStatusWithResponse]()
```go
func (c *ClientWithResponses) PostNodeFileStatusWithResponse(ctx context.Context, hostname Hostname, body PostNodeFileStatusJSONRequestBody, reqEditors ...RequestEditorFn) (*PostNodeFileStatusResponse, error)
@@ -1942,7 +1942,7 @@ func (c *ClientWithResponses) PostNodeFileStatusWithResponse(ctx context.Context
-### func \(\*ClientWithResponses\) [PostNodeNetworkPingWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeNetworkPingWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostNodeNetworkPingWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostNodeNetworkPingResponse, error)
@@ -1951,7 +1951,7 @@ func (c *ClientWithResponses) PostNodeNetworkPingWithBodyWithResponse(ctx contex
PostNodeNetworkPingWithBodyWithResponse request with arbitrary body returning \*PostNodeNetworkPingResponse
-### func \(\*ClientWithResponses\) [PostNodeNetworkPingWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeNetworkPingWithResponse]()
```go
func (c *ClientWithResponses) PostNodeNetworkPingWithResponse(ctx context.Context, hostname Hostname, body PostNodeNetworkPingJSONRequestBody, reqEditors ...RequestEditorFn) (*PostNodeNetworkPingResponse, error)
@@ -1960,7 +1960,7 @@ func (c *ClientWithResponses) PostNodeNetworkPingWithResponse(ctx context.Contex
-### func \(\*ClientWithResponses\) [PutNodeNetworkDNSWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PutNodeNetworkDNSWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PutNodeNetworkDNSWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutNodeNetworkDNSResponse, error)
@@ -1969,7 +1969,7 @@ func (c *ClientWithResponses) PutNodeNetworkDNSWithBodyWithResponse(ctx context.
PutNodeNetworkDNSWithBodyWithResponse request with arbitrary body returning \*PutNodeNetworkDNSResponse
-### func \(\*ClientWithResponses\) [PutNodeNetworkDNSWithResponse]()
+### func \(\*ClientWithResponses\) [PutNodeNetworkDNSWithResponse]()
```go
func (c *ClientWithResponses) PutNodeNetworkDNSWithResponse(ctx context.Context, hostname Hostname, body PutNodeNetworkDNSJSONRequestBody, reqEditors ...RequestEditorFn) (*PutNodeNetworkDNSResponse, error)
@@ -1978,7 +1978,7 @@ func (c *ClientWithResponses) PutNodeNetworkDNSWithResponse(ctx context.Context,
-### func \(\*ClientWithResponses\) [RetryJobByIDWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [RetryJobByIDWithBodyWithResponse]()
```go
func (c *ClientWithResponses) RetryJobByIDWithBodyWithResponse(ctx context.Context, id openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RetryJobByIDResponse, error)
@@ -1987,7 +1987,7 @@ func (c *ClientWithResponses) RetryJobByIDWithBodyWithResponse(ctx context.Conte
RetryJobByIDWithBodyWithResponse request with arbitrary body returning \*RetryJobByIDResponse
-### func \(\*ClientWithResponses\) [RetryJobByIDWithResponse]()
+### func \(\*ClientWithResponses\) [RetryJobByIDWithResponse]()
```go
func (c *ClientWithResponses) RetryJobByIDWithResponse(ctx context.Context, id openapi_types.UUID, body RetryJobByIDJSONRequestBody, reqEditors ...RequestEditorFn) (*RetryJobByIDResponse, error)
@@ -1996,7 +1996,7 @@ func (c *ClientWithResponses) RetryJobByIDWithResponse(ctx context.Context, id o
-### func \(\*ClientWithResponses\) [UndrainAgentWithResponse]()
+### func \(\*ClientWithResponses\) [UndrainAgentWithResponse]()
```go
func (c *ClientWithResponses) UndrainAgentWithResponse(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*UndrainAgentResponse, error)
@@ -2404,7 +2404,7 @@ const (
```
-## type [DeleteFileByNameResponse]()
+## type [DeleteFileByNameResponse]()
@@ -2413,6 +2413,7 @@ type DeleteFileByNameResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *FileDeleteResponse
+ JSON400 *ErrorResponse
JSON401 *ErrorResponse
JSON403 *ErrorResponse
JSON404 *ErrorResponse
@@ -2421,7 +2422,7 @@ type DeleteFileByNameResponse struct {
```
-### func [ParseDeleteFileByNameResponse]()
+### func [ParseDeleteFileByNameResponse]()
```go
func ParseDeleteFileByNameResponse(rsp *http.Response) (*DeleteFileByNameResponse, error)
@@ -2430,7 +2431,7 @@ func ParseDeleteFileByNameResponse(rsp *http.Response) (*DeleteFileByNameRespons
ParseDeleteFileByNameResponse parses an HTTP response from a DeleteFileByNameWithResponse call
-### func \(DeleteFileByNameResponse\) [Status]()
+### func \(DeleteFileByNameResponse\) [Status]()
```go
func (r DeleteFileByNameResponse) Status() string
@@ -2439,7 +2440,7 @@ func (r DeleteFileByNameResponse) Status() string
Status returns HTTPResponse.Status
-### func \(DeleteFileByNameResponse\) [StatusCode]()
+### func \(DeleteFileByNameResponse\) [StatusCode]()
```go
func (r DeleteFileByNameResponse) StatusCode() int
@@ -2448,7 +2449,7 @@ func (r DeleteFileByNameResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [DeleteJobByIDResponse]()
+## type [DeleteJobByIDResponse]()
@@ -2465,7 +2466,7 @@ type DeleteJobByIDResponse struct {
```
-### func [ParseDeleteJobByIDResponse]()
+### func [ParseDeleteJobByIDResponse]()
```go
func ParseDeleteJobByIDResponse(rsp *http.Response) (*DeleteJobByIDResponse, error)
@@ -2474,7 +2475,7 @@ func ParseDeleteJobByIDResponse(rsp *http.Response) (*DeleteJobByIDResponse, err
ParseDeleteJobByIDResponse parses an HTTP response from a DeleteJobByIDWithResponse call
-### func \(DeleteJobByIDResponse\) [Status]()
+### func \(DeleteJobByIDResponse\) [Status]()
```go
func (r DeleteJobByIDResponse) Status() string
@@ -2483,7 +2484,7 @@ func (r DeleteJobByIDResponse) Status() string
Status returns HTTPResponse.Status
-### func \(DeleteJobByIDResponse\) [StatusCode]()
+### func \(DeleteJobByIDResponse\) [StatusCode]()
```go
func (r DeleteJobByIDResponse) StatusCode() int
@@ -2572,7 +2573,7 @@ type DrainAgentResponse struct {
```
-### func [ParseDrainAgentResponse]()
+### func [ParseDrainAgentResponse]()
```go
func ParseDrainAgentResponse(rsp *http.Response) (*DrainAgentResponse, error)
@@ -2844,7 +2845,7 @@ type GetAgentDetailsResponse struct {
```
-### func [ParseGetAgentDetailsResponse]()
+### func [ParseGetAgentDetailsResponse]()
```go
func ParseGetAgentDetailsResponse(rsp *http.Response) (*GetAgentDetailsResponse, error)
@@ -2887,7 +2888,7 @@ type GetAgentResponse struct {
```
-### func [ParseGetAgentResponse]()
+### func [ParseGetAgentResponse]()
```go
func ParseGetAgentResponse(rsp *http.Response) (*GetAgentResponse, error)
@@ -2930,7 +2931,7 @@ type GetAuditExportResponse struct {
```
-### func [ParseGetAuditExportResponse]()
+### func [ParseGetAuditExportResponse]()
```go
func ParseGetAuditExportResponse(rsp *http.Response) (*GetAuditExportResponse, error)
@@ -2974,7 +2975,7 @@ type GetAuditLogByIDResponse struct {
```
-### func [ParseGetAuditLogByIDResponse]()
+### func [ParseGetAuditLogByIDResponse]()
```go
func ParseGetAuditLogByIDResponse(rsp *http.Response) (*GetAuditLogByIDResponse, error)
@@ -3033,7 +3034,7 @@ type GetAuditLogsResponse struct {
```
-### func [ParseGetAuditLogsResponse]()
+### func [ParseGetAuditLogsResponse]()
```go
func ParseGetAuditLogsResponse(rsp *http.Response) (*GetAuditLogsResponse, error)
@@ -3060,7 +3061,7 @@ func (r GetAuditLogsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetFileByNameResponse]()
+## type [GetFileByNameResponse]()
@@ -3069,6 +3070,7 @@ type GetFileByNameResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *FileInfoResponse
+ JSON400 *ErrorResponse
JSON401 *ErrorResponse
JSON403 *ErrorResponse
JSON404 *ErrorResponse
@@ -3077,7 +3079,7 @@ type GetFileByNameResponse struct {
```
-### func [ParseGetFileByNameResponse]()
+### func [ParseGetFileByNameResponse]()
```go
func ParseGetFileByNameResponse(rsp *http.Response) (*GetFileByNameResponse, error)
@@ -3086,7 +3088,7 @@ func ParseGetFileByNameResponse(rsp *http.Response) (*GetFileByNameResponse, err
ParseGetFileByNameResponse parses an HTTP response from a GetFileByNameWithResponse call
-### func \(GetFileByNameResponse\) [Status]()
+### func \(GetFileByNameResponse\) [Status]()
```go
func (r GetFileByNameResponse) Status() string
@@ -3095,7 +3097,7 @@ func (r GetFileByNameResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetFileByNameResponse\) [StatusCode]()
+### func \(GetFileByNameResponse\) [StatusCode]()
```go
func (r GetFileByNameResponse) StatusCode() int
@@ -3120,7 +3122,7 @@ type GetFilesResponse struct {
```
-### func [ParseGetFilesResponse]()
+### func [ParseGetFilesResponse]()
```go
func ParseGetFilesResponse(rsp *http.Response) (*GetFilesResponse, error)
@@ -3147,7 +3149,7 @@ func (r GetFilesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetHealthReadyResponse]()
+## type [GetHealthReadyResponse]()
@@ -3161,7 +3163,7 @@ type GetHealthReadyResponse struct {
```
-### func [ParseGetHealthReadyResponse]()
+### func [ParseGetHealthReadyResponse]()
```go
func ParseGetHealthReadyResponse(rsp *http.Response) (*GetHealthReadyResponse, error)
@@ -3170,7 +3172,7 @@ func ParseGetHealthReadyResponse(rsp *http.Response) (*GetHealthReadyResponse, e
ParseGetHealthReadyResponse parses an HTTP response from a GetHealthReadyWithResponse call
-### func \(GetHealthReadyResponse\) [Status]()
+### func \(GetHealthReadyResponse\) [Status]()
```go
func (r GetHealthReadyResponse) Status() string
@@ -3179,7 +3181,7 @@ func (r GetHealthReadyResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetHealthReadyResponse\) [StatusCode]()
+### func \(GetHealthReadyResponse\) [StatusCode]()
```go
func (r GetHealthReadyResponse) StatusCode() int
@@ -3188,7 +3190,7 @@ func (r GetHealthReadyResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetHealthResponse]()
+## type [GetHealthResponse]()
@@ -3201,7 +3203,7 @@ type GetHealthResponse struct {
```
-### func [ParseGetHealthResponse]()
+### func [ParseGetHealthResponse]()
```go
func ParseGetHealthResponse(rsp *http.Response) (*GetHealthResponse, error)
@@ -3210,7 +3212,7 @@ func ParseGetHealthResponse(rsp *http.Response) (*GetHealthResponse, error)
ParseGetHealthResponse parses an HTTP response from a GetHealthWithResponse call
-### func \(GetHealthResponse\) [Status]()
+### func \(GetHealthResponse\) [Status]()
```go
func (r GetHealthResponse) Status() string
@@ -3219,7 +3221,7 @@ func (r GetHealthResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetHealthResponse\) [StatusCode]()
+### func \(GetHealthResponse\) [StatusCode]()
```go
func (r GetHealthResponse) StatusCode() int
@@ -3228,7 +3230,7 @@ func (r GetHealthResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetHealthStatusResponse]()
+## type [GetHealthStatusResponse]()
@@ -3244,7 +3246,7 @@ type GetHealthStatusResponse struct {
```
-### func [ParseGetHealthStatusResponse]()
+### func [ParseGetHealthStatusResponse]()
```go
func ParseGetHealthStatusResponse(rsp *http.Response) (*GetHealthStatusResponse, error)
@@ -3253,7 +3255,7 @@ func ParseGetHealthStatusResponse(rsp *http.Response) (*GetHealthStatusResponse,
ParseGetHealthStatusResponse parses an HTTP response from a GetHealthStatusWithResponse call
-### func \(GetHealthStatusResponse\) [Status]()
+### func \(GetHealthStatusResponse\) [Status]()
```go
func (r GetHealthStatusResponse) Status() string
@@ -3262,7 +3264,7 @@ func (r GetHealthStatusResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetHealthStatusResponse\) [StatusCode]()
+### func \(GetHealthStatusResponse\) [StatusCode]()
```go
func (r GetHealthStatusResponse) StatusCode() int
@@ -3271,7 +3273,7 @@ func (r GetHealthStatusResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetJobByIDResponse]()
+## type [GetJobByIDResponse]()
@@ -3289,7 +3291,7 @@ type GetJobByIDResponse struct {
```
-### func [ParseGetJobByIDResponse]()
+### func [ParseGetJobByIDResponse]()
```go
func ParseGetJobByIDResponse(rsp *http.Response) (*GetJobByIDResponse, error)
@@ -3298,7 +3300,7 @@ func ParseGetJobByIDResponse(rsp *http.Response) (*GetJobByIDResponse, error)
ParseGetJobByIDResponse parses an HTTP response from a GetJobByIDWithResponse call
-### func \(GetJobByIDResponse\) [Status]()
+### func \(GetJobByIDResponse\) [Status]()
```go
func (r GetJobByIDResponse) Status() string
@@ -3307,7 +3309,7 @@ func (r GetJobByIDResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetJobByIDResponse\) [StatusCode]()
+### func \(GetJobByIDResponse\) [StatusCode]()
```go
func (r GetJobByIDResponse) StatusCode() int
@@ -3355,7 +3357,7 @@ const (
```
-## type [GetJobResponse]()
+## type [GetJobResponse]()
@@ -3372,7 +3374,7 @@ type GetJobResponse struct {
```
-### func [ParseGetJobResponse]()
+### func [ParseGetJobResponse]()
```go
func ParseGetJobResponse(rsp *http.Response) (*GetJobResponse, error)
@@ -3381,7 +3383,7 @@ func ParseGetJobResponse(rsp *http.Response) (*GetJobResponse, error)
ParseGetJobResponse parses an HTTP response from a GetJobWithResponse call
-### func \(GetJobResponse\) [Status]()
+### func \(GetJobResponse\) [Status]()
```go
func (r GetJobResponse) Status() string
@@ -3390,7 +3392,7 @@ func (r GetJobResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetJobResponse\) [StatusCode]()
+### func \(GetJobResponse\) [StatusCode]()
```go
func (r GetJobResponse) StatusCode() int
@@ -3399,7 +3401,7 @@ func (r GetJobResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetJobStatusResponse]()
+## type [GetJobStatusResponse]()
@@ -3415,7 +3417,7 @@ type GetJobStatusResponse struct {
```
-### func [ParseGetJobStatusResponse]()
+### func [ParseGetJobStatusResponse]()
```go
func ParseGetJobStatusResponse(rsp *http.Response) (*GetJobStatusResponse, error)
@@ -3424,7 +3426,7 @@ func ParseGetJobStatusResponse(rsp *http.Response) (*GetJobStatusResponse, error
ParseGetJobStatusResponse parses an HTTP response from a GetJobStatusWithResponse call
-### func \(GetJobStatusResponse\) [Status]()
+### func \(GetJobStatusResponse\) [Status]()
```go
func (r GetJobStatusResponse) Status() string
@@ -3433,7 +3435,7 @@ func (r GetJobStatusResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetJobStatusResponse\) [StatusCode]()
+### func \(GetJobStatusResponse\) [StatusCode]()
```go
func (r GetJobStatusResponse) StatusCode() int
@@ -3442,7 +3444,7 @@ func (r GetJobStatusResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetNodeDiskResponse]()
+## type [GetNodeDiskResponse]()
@@ -3459,7 +3461,7 @@ type GetNodeDiskResponse struct {
```
-### func [ParseGetNodeDiskResponse]()
+### func [ParseGetNodeDiskResponse]()
```go
func ParseGetNodeDiskResponse(rsp *http.Response) (*GetNodeDiskResponse, error)
@@ -3468,7 +3470,7 @@ func ParseGetNodeDiskResponse(rsp *http.Response) (*GetNodeDiskResponse, error)
ParseGetNodeDiskResponse parses an HTTP response from a GetNodeDiskWithResponse call
-### func \(GetNodeDiskResponse\) [Status]()
+### func \(GetNodeDiskResponse\) [Status]()
```go
func (r GetNodeDiskResponse) Status() string
@@ -3477,7 +3479,7 @@ func (r GetNodeDiskResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetNodeDiskResponse\) [StatusCode]()
+### func \(GetNodeDiskResponse\) [StatusCode]()
```go
func (r GetNodeDiskResponse) StatusCode() int
@@ -3486,7 +3488,7 @@ func (r GetNodeDiskResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetNodeHostnameResponse]()
+## type [GetNodeHostnameResponse]()
@@ -3503,7 +3505,7 @@ type GetNodeHostnameResponse struct {
```
-### func [ParseGetNodeHostnameResponse]()
+### func [ParseGetNodeHostnameResponse]()
```go
func ParseGetNodeHostnameResponse(rsp *http.Response) (*GetNodeHostnameResponse, error)
@@ -3512,7 +3514,7 @@ func ParseGetNodeHostnameResponse(rsp *http.Response) (*GetNodeHostnameResponse,
ParseGetNodeHostnameResponse parses an HTTP response from a GetNodeHostnameWithResponse call
-### func \(GetNodeHostnameResponse\) [Status]()
+### func \(GetNodeHostnameResponse\) [Status]()
```go
func (r GetNodeHostnameResponse) Status() string
@@ -3521,7 +3523,7 @@ func (r GetNodeHostnameResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetNodeHostnameResponse\) [StatusCode]()
+### func \(GetNodeHostnameResponse\) [StatusCode]()
```go
func (r GetNodeHostnameResponse) StatusCode() int
@@ -3530,7 +3532,7 @@ func (r GetNodeHostnameResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetNodeLoadResponse]()
+## type [GetNodeLoadResponse]()
@@ -3547,7 +3549,7 @@ type GetNodeLoadResponse struct {
```
-### func [ParseGetNodeLoadResponse]()
+### func [ParseGetNodeLoadResponse]()
```go
func ParseGetNodeLoadResponse(rsp *http.Response) (*GetNodeLoadResponse, error)
@@ -3556,7 +3558,7 @@ func ParseGetNodeLoadResponse(rsp *http.Response) (*GetNodeLoadResponse, error)
ParseGetNodeLoadResponse parses an HTTP response from a GetNodeLoadWithResponse call
-### func \(GetNodeLoadResponse\) [Status]()
+### func \(GetNodeLoadResponse\) [Status]()
```go
func (r GetNodeLoadResponse) Status() string
@@ -3565,7 +3567,7 @@ func (r GetNodeLoadResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetNodeLoadResponse\) [StatusCode]()
+### func \(GetNodeLoadResponse\) [StatusCode]()
```go
func (r GetNodeLoadResponse) StatusCode() int
@@ -3574,7 +3576,7 @@ func (r GetNodeLoadResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetNodeMemoryResponse]()
+## type [GetNodeMemoryResponse]()
@@ -3591,7 +3593,7 @@ type GetNodeMemoryResponse struct {
```
-### func [ParseGetNodeMemoryResponse]()
+### func [ParseGetNodeMemoryResponse]()
```go
func ParseGetNodeMemoryResponse(rsp *http.Response) (*GetNodeMemoryResponse, error)
@@ -3600,7 +3602,7 @@ func ParseGetNodeMemoryResponse(rsp *http.Response) (*GetNodeMemoryResponse, err
ParseGetNodeMemoryResponse parses an HTTP response from a GetNodeMemoryWithResponse call
-### func \(GetNodeMemoryResponse\) [Status]()
+### func \(GetNodeMemoryResponse\) [Status]()
```go
func (r GetNodeMemoryResponse) Status() string
@@ -3609,7 +3611,7 @@ func (r GetNodeMemoryResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetNodeMemoryResponse\) [StatusCode]()
+### func \(GetNodeMemoryResponse\) [StatusCode]()
```go
func (r GetNodeMemoryResponse) StatusCode() int
@@ -3618,7 +3620,7 @@ func (r GetNodeMemoryResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetNodeNetworkDNSByInterfaceResponse]()
+## type [GetNodeNetworkDNSByInterfaceResponse]()
@@ -3635,7 +3637,7 @@ type GetNodeNetworkDNSByInterfaceResponse struct {
```
-### func [ParseGetNodeNetworkDNSByInterfaceResponse]()
+### func [ParseGetNodeNetworkDNSByInterfaceResponse]()
```go
func ParseGetNodeNetworkDNSByInterfaceResponse(rsp *http.Response) (*GetNodeNetworkDNSByInterfaceResponse, error)
@@ -3644,7 +3646,7 @@ func ParseGetNodeNetworkDNSByInterfaceResponse(rsp *http.Response) (*GetNodeNetw
ParseGetNodeNetworkDNSByInterfaceResponse parses an HTTP response from a GetNodeNetworkDNSByInterfaceWithResponse call
-### func \(GetNodeNetworkDNSByInterfaceResponse\) [Status]()
+### func \(GetNodeNetworkDNSByInterfaceResponse\) [Status]()
```go
func (r GetNodeNetworkDNSByInterfaceResponse) Status() string
@@ -3653,7 +3655,7 @@ func (r GetNodeNetworkDNSByInterfaceResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetNodeNetworkDNSByInterfaceResponse\) [StatusCode]()
+### func \(GetNodeNetworkDNSByInterfaceResponse\) [StatusCode]()
```go
func (r GetNodeNetworkDNSByInterfaceResponse) StatusCode() int
@@ -3662,7 +3664,7 @@ func (r GetNodeNetworkDNSByInterfaceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetNodeOSResponse]()
+## type [GetNodeOSResponse]()
@@ -3679,7 +3681,7 @@ type GetNodeOSResponse struct {
```
-### func [ParseGetNodeOSResponse]()
+### func [ParseGetNodeOSResponse]()
```go
func ParseGetNodeOSResponse(rsp *http.Response) (*GetNodeOSResponse, error)
@@ -3688,7 +3690,7 @@ func ParseGetNodeOSResponse(rsp *http.Response) (*GetNodeOSResponse, error)
ParseGetNodeOSResponse parses an HTTP response from a GetNodeOSWithResponse call
-### func \(GetNodeOSResponse\) [Status]()
+### func \(GetNodeOSResponse\) [Status]()
```go
func (r GetNodeOSResponse) Status() string
@@ -3697,7 +3699,7 @@ func (r GetNodeOSResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetNodeOSResponse\) [StatusCode]()
+### func \(GetNodeOSResponse\) [StatusCode]()
```go
func (r GetNodeOSResponse) StatusCode() int
@@ -3706,7 +3708,7 @@ func (r GetNodeOSResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetNodeStatusResponse]()
+## type [GetNodeStatusResponse]()
@@ -3723,7 +3725,7 @@ type GetNodeStatusResponse struct {
```
-### func [ParseGetNodeStatusResponse]()
+### func [ParseGetNodeStatusResponse]()
```go
func ParseGetNodeStatusResponse(rsp *http.Response) (*GetNodeStatusResponse, error)
@@ -3732,7 +3734,7 @@ func ParseGetNodeStatusResponse(rsp *http.Response) (*GetNodeStatusResponse, err
ParseGetNodeStatusResponse parses an HTTP response from a GetNodeStatusWithResponse call
-### func \(GetNodeStatusResponse\) [Status]()
+### func \(GetNodeStatusResponse\) [Status]()
```go
func (r GetNodeStatusResponse) Status() string
@@ -3741,7 +3743,7 @@ func (r GetNodeStatusResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetNodeStatusResponse\) [StatusCode]()
+### func \(GetNodeStatusResponse\) [StatusCode]()
```go
func (r GetNodeStatusResponse) StatusCode() int
@@ -3750,7 +3752,7 @@ func (r GetNodeStatusResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetNodeUptimeResponse]()
+## type [GetNodeUptimeResponse]()
@@ -3767,7 +3769,7 @@ type GetNodeUptimeResponse struct {
```
-### func [ParseGetNodeUptimeResponse]()
+### func [ParseGetNodeUptimeResponse]()
```go
func ParseGetNodeUptimeResponse(rsp *http.Response) (*GetNodeUptimeResponse, error)
@@ -3776,7 +3778,7 @@ func ParseGetNodeUptimeResponse(rsp *http.Response) (*GetNodeUptimeResponse, err
ParseGetNodeUptimeResponse parses an HTTP response from a GetNodeUptimeWithResponse call
-### func \(GetNodeUptimeResponse\) [Status]()
+### func \(GetNodeUptimeResponse\) [Status]()
```go
func (r GetNodeUptimeResponse) Status() string
@@ -3785,7 +3787,7 @@ func (r GetNodeUptimeResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetNodeUptimeResponse\) [StatusCode]()
+### func \(GetNodeUptimeResponse\) [StatusCode]()
```go
func (r GetNodeUptimeResponse) StatusCode() int
@@ -3794,7 +3796,7 @@ func (r GetNodeUptimeResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
-## type [GetVersionResponse]()
+## type [GetVersionResponse]()
@@ -3807,7 +3809,7 @@ type GetVersionResponse struct {
```
-### func [ParseGetVersionResponse]()
+### func [ParseGetVersionResponse]()
```go
func ParseGetVersionResponse(rsp *http.Response) (*GetVersionResponse, error)
@@ -3816,7 +3818,7 @@ func ParseGetVersionResponse(rsp *http.Response) (*GetVersionResponse, error)
ParseGetVersionResponse parses an HTTP response from a GetVersionWithResponse call
-### func \(GetVersionResponse\) [Status]()
+### func \(GetVersionResponse\) [Status]()
```go
func (r GetVersionResponse) Status() string
@@ -3825,7 +3827,7 @@ func (r GetVersionResponse) Status() string
Status returns HTTPResponse.Status
-### func \(GetVersionResponse\) [StatusCode]()
+### func \(GetVersionResponse\) [StatusCode]()
```go
func (r GetVersionResponse) StatusCode() int
@@ -4396,7 +4398,7 @@ type PostFileResponse struct {
```
-### func [ParsePostFileResponse]()
+### func [ParsePostFileResponse]()
```go
func ParsePostFileResponse(rsp *http.Response) (*PostFileResponse, error)
@@ -4432,7 +4434,7 @@ type PostJobJSONRequestBody = CreateJobRequest
```
-## type [PostJobResponse]()
+## type [PostJobResponse]()
@@ -4449,7 +4451,7 @@ type PostJobResponse struct {
```
-### func [ParsePostJobResponse]()
+### func [ParsePostJobResponse]()
```go
func ParsePostJobResponse(rsp *http.Response) (*PostJobResponse, error)
@@ -4458,7 +4460,7 @@ func ParsePostJobResponse(rsp *http.Response) (*PostJobResponse, error)
ParsePostJobResponse parses an HTTP response from a PostJobWithResponse call
-### func \(PostJobResponse\) [Status]()
+### func \(PostJobResponse\) [Status]()
```go
func (r PostJobResponse) Status() string
@@ -4467,7 +4469,7 @@ func (r PostJobResponse) Status() string
Status returns HTTPResponse.Status