fix: use github url

This commit is contained in:
decentral1se
2023-01-17 12:32:20 +01:00
parent 98b089de92
commit e3d75c93cd
98 changed files with 109 additions and 109 deletions

View File

@ -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.

View File

@ -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,

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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,

View File

@ -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.

View File

@ -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,

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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,

View File

@ -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.