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"
|
||||
)
|
||||
|
||||
// GetAPITimesheetsActiveReader is a Reader for the GetAPITimesheetsActive 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"
|
||||
)
|
||||
|
||||
// GetAPITimesheetsIDReader is a Reader for the GetAPITimesheetsID 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"
|
||||
)
|
||||
|
||||
// GetAPITimesheetsRecentReader is a Reader for the GetAPITimesheetsRecent 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"
|
||||
)
|
||||
|
||||
// GetAPITimesheetsReader is a Reader for the GetAPITimesheets 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"
|
||||
)
|
||||
|
||||
// PatchAPITimesheetsIDDuplicateReader is a Reader for the PatchAPITimesheetsIDDuplicate 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"
|
||||
)
|
||||
|
||||
// PatchAPITimesheetsIDExportReader is a Reader for the PatchAPITimesheetsIDExport structure.
|
||||
|
@ -16,7 +16,7 @@ import (
|
||||
"github.com/go-openapi/swag"
|
||||
"github.com/go-openapi/validate"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITimesheetsIDMetaReader is a Reader for the PatchAPITimesheetsIDMeta 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"
|
||||
)
|
||||
|
||||
// NewPatchAPITimesheetsIDParams creates a new PatchAPITimesheetsIDParams 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"
|
||||
)
|
||||
|
||||
// PatchAPITimesheetsIDReader is a Reader for the PatchAPITimesheetsID structure.
|
||||
|
@ -16,7 +16,7 @@ import (
|
||||
"github.com/go-openapi/swag"
|
||||
"github.com/go-openapi/validate"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// PatchAPITimesheetsIDRestartReader is a Reader for the PatchAPITimesheetsIDRestart 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"
|
||||
)
|
||||
|
||||
// PatchAPITimesheetsIDStopReader is a Reader for the PatchAPITimesheetsIDStop 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"
|
||||
)
|
||||
|
||||
// NewPostAPITimesheetsParams creates a new PostAPITimesheetsParams 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"
|
||||
)
|
||||
|
||||
// PostAPITimesheetsReader is a Reader for the PostAPITimesheets structure.
|
||||
|
Reference in New Issue
Block a user