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"
|
||||
)
|
||||
|
||||
// GetAPIProjectsIDRatesReader is a Reader for the GetAPIProjectsIDRates 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"
|
||||
)
|
||||
|
||||
// GetAPIProjectsIDReader is a Reader for the GetAPIProjectsID 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"
|
||||
)
|
||||
|
||||
// GetAPIProjectsReader is a Reader for the GetAPIProjects 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"
|
||||
)
|
||||
|
||||
// PatchAPIProjectsIDMetaReader is a Reader for the PatchAPIProjectsIDMeta 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"
|
||||
)
|
||||
|
||||
// NewPatchAPIProjectsIDParams creates a new PatchAPIProjectsIDParams 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"
|
||||
)
|
||||
|
||||
// PatchAPIProjectsIDReader is a Reader for the PatchAPIProjectsID 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"
|
||||
)
|
||||
|
||||
// NewPostAPIProjectsIDRatesParams creates a new PostAPIProjectsIDRatesParams 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"
|
||||
)
|
||||
|
||||
// PostAPIProjectsIDRatesReader is a Reader for the PostAPIProjectsIDRates 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"
|
||||
)
|
||||
|
||||
// NewPostAPIProjectsParams creates a new PostAPIProjectsParams 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"
|
||||
)
|
||||
|
||||
// PostAPIProjectsReader is a Reader for the PostAPIProjects structure.
|
||||
|
Reference in New Issue
Block a user