fix: use github url
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// GetAPITasksIDReader is a Reader for the GetAPITasksID structure.
|
||||
|
@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// NewGetAPITasksParams creates a new GetAPITasksParams object,
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// GetAPITasksReader is a Reader for the GetAPITasks structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITasksIDAssignReader is a Reader for the PatchAPITasksIDAssign structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITasksIDCloseReader is a Reader for the PatchAPITasksIDClose structure.
|
||||
|
@ -16,7 +16,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// NewPatchAPITasksIDLogParams creates a new PatchAPITasksIDLogParams object,
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITasksIDLogReader is a Reader for the PatchAPITasksIDLog structure.
|
||||
|
@ -16,7 +16,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// NewPatchAPITasksIDParams creates a new PatchAPITasksIDParams object,
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITasksIDReopenReader is a Reader for the PatchAPITasksIDReopen structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITasksIDReader is a Reader for the PatchAPITasksID structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITasksIDStartReader is a Reader for the PatchAPITasksIDStart structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITasksIDStopReader is a Reader for the PatchAPITasksIDStop structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITasksIDUnassignReader is a Reader for the PatchAPITasksIDUnassign structure.
|
||||
|
@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// NewPostAPITasksParams creates a new PostAPITasksParams object,
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PostAPITasksReader is a Reader for the PostAPITasks structure.
|
||||
|
Reference in New Issue
Block a user