fix: use github url
This commit is contained in:
parent
98b089de92
commit
e3d75c93cd
@ -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"
|
||||
)
|
||||
|
||||
// GetAPIActivitiesIDRatesReader is a Reader for the GetAPIActivitiesIDRates 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"
|
||||
)
|
||||
|
||||
// GetAPIActivitiesIDReader is a Reader for the GetAPIActivitiesID 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"
|
||||
)
|
||||
|
||||
// GetAPIActivitiesReader is a Reader for the GetAPIActivities 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"
|
||||
)
|
||||
|
||||
// PatchAPIActivitiesIDMetaReader is a Reader for the PatchAPIActivitiesIDMeta 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"
|
||||
)
|
||||
|
||||
// NewPatchAPIActivitiesIDParams creates a new PatchAPIActivitiesIDParams 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"
|
||||
)
|
||||
|
||||
// PatchAPIActivitiesIDReader is a Reader for the PatchAPIActivitiesID 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"
|
||||
)
|
||||
|
||||
// NewPostAPIActivitiesIDRatesParams creates a new PostAPIActivitiesIDRatesParams 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"
|
||||
)
|
||||
|
||||
// PostAPIActivitiesIDRatesReader is a Reader for the PostAPIActivitiesIDRates 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"
|
||||
)
|
||||
|
||||
// NewPostAPIActivitiesParams creates a new PostAPIActivitiesParams 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"
|
||||
)
|
||||
|
||||
// PostAPIActivitiesReader is a Reader for the PostAPIActivities 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"
|
||||
)
|
||||
|
||||
// GetAPICustomersIDRatesReader is a Reader for the GetAPICustomersIDRates 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"
|
||||
)
|
||||
|
||||
// GetAPICustomersIDReader is a Reader for the GetAPICustomersID 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"
|
||||
)
|
||||
|
||||
// GetAPICustomersReader is a Reader for the GetAPICustomers 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"
|
||||
)
|
||||
|
||||
// PatchAPICustomersIDMetaReader is a Reader for the PatchAPICustomersIDMeta 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"
|
||||
)
|
||||
|
||||
// NewPatchAPICustomersIDParams creates a new PatchAPICustomersIDParams 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"
|
||||
)
|
||||
|
||||
// PatchAPICustomersIDReader is a Reader for the PatchAPICustomersID 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"
|
||||
)
|
||||
|
||||
// NewPostAPICustomersIDRatesParams creates a new PostAPICustomersIDRatesParams 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"
|
||||
)
|
||||
|
||||
// PostAPICustomersIDRatesReader is a Reader for the PostAPICustomersIDRates 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"
|
||||
)
|
||||
|
||||
// NewPostAPICustomersParams creates a new PostAPICustomersParams 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"
|
||||
)
|
||||
|
||||
// PostAPICustomersReader is a Reader for the PostAPICustomers 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"
|
||||
)
|
||||
|
||||
// GetAPIConfigI18nReader is a Reader for the GetAPIConfigI18n 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"
|
||||
)
|
||||
|
||||
// GetAPIConfigTimesheetReader is a Reader for the GetAPIConfigTimesheet 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"
|
||||
)
|
||||
|
||||
// GetAPIPluginsReader is a Reader for the GetAPIPlugins 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"
|
||||
)
|
||||
|
||||
// GetAPIVersionReader is a Reader for the GetAPIVersion 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"
|
||||
)
|
||||
|
||||
// GetAPIExpensesIDReader is a Reader for the GetAPIExpensesID 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"
|
||||
)
|
||||
|
||||
// GetAPIExpensesReader is a Reader for the GetAPIExpenses 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"
|
||||
)
|
||||
|
||||
// PatchAPIExpensesIDDuplicateReader is a Reader for the PatchAPIExpensesIDDuplicate 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"
|
||||
)
|
||||
|
||||
// PatchAPIExpensesIDMetaReader is a Reader for the PatchAPIExpensesIDMeta 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"
|
||||
)
|
||||
|
||||
// NewPatchAPIExpensesIDParams creates a new PatchAPIExpensesIDParams 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"
|
||||
)
|
||||
|
||||
// PatchAPIExpensesIDReader is a Reader for the PatchAPIExpensesID 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"
|
||||
)
|
||||
|
||||
// NewPostAPIExpensesParams creates a new PostAPIExpensesParams 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"
|
||||
)
|
||||
|
||||
// PostAPIExpensesReader is a Reader for the PostAPIExpenses structure.
|
||||
|
@ -10,18 +10,18 @@ import (
|
||||
httptransport "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/client/activity"
|
||||
"decentral1se/go-kimai/client/customer"
|
||||
"decentral1se/go-kimai/client/default_operations"
|
||||
"decentral1se/go-kimai/client/expense"
|
||||
"decentral1se/go-kimai/client/kiosk"
|
||||
"decentral1se/go-kimai/client/meta_field"
|
||||
"decentral1se/go-kimai/client/project"
|
||||
"decentral1se/go-kimai/client/tag"
|
||||
"decentral1se/go-kimai/client/task"
|
||||
"decentral1se/go-kimai/client/team"
|
||||
"decentral1se/go-kimai/client/timesheet"
|
||||
"decentral1se/go-kimai/client/user"
|
||||
"github.com/decentral1se/go-kimai/client/activity"
|
||||
"github.com/decentral1se/go-kimai/client/customer"
|
||||
"github.com/decentral1se/go-kimai/client/default_operations"
|
||||
"github.com/decentral1se/go-kimai/client/expense"
|
||||
"github.com/decentral1se/go-kimai/client/kiosk"
|
||||
"github.com/decentral1se/go-kimai/client/meta_field"
|
||||
"github.com/decentral1se/go-kimai/client/project"
|
||||
"github.com/decentral1se/go-kimai/client/tag"
|
||||
"github.com/decentral1se/go-kimai/client/task"
|
||||
"github.com/decentral1se/go-kimai/client/team"
|
||||
"github.com/decentral1se/go-kimai/client/timesheet"
|
||||
"github.com/decentral1se/go-kimai/client/user"
|
||||
)
|
||||
|
||||
// Default go kimai HTTP client.
|
||||
|
@ -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"
|
||||
)
|
||||
|
||||
// GetAPIKiosksIDReader is a Reader for the GetAPIKiosksID 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"
|
||||
)
|
||||
|
||||
// GetAPIKiosksReader is a Reader for the GetAPIKiosks 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"
|
||||
)
|
||||
|
||||
// GetAPIMetafieldsReader is a Reader for the GetAPIMetafields 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"
|
||||
)
|
||||
|
||||
// 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.
|
||||
|
@ -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"
|
||||
)
|
||||
|
||||
// NewPostAPITagsParams creates a new PostAPITagsParams 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"
|
||||
)
|
||||
|
||||
// PostAPITagsReader is a Reader for the PostAPITags 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"
|
||||
)
|
||||
|
||||
// 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.
|
||||
|
@ -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"
|
||||
)
|
||||
|
||||
// DeleteAPITeamsIDActivitiesActivityIDReader is a Reader for the DeleteAPITeamsIDActivitiesActivityID 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"
|
||||
)
|
||||
|
||||
// DeleteAPITeamsIDCustomersCustomerIDReader is a Reader for the DeleteAPITeamsIDCustomersCustomerID 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"
|
||||
)
|
||||
|
||||
// DeleteAPITeamsIDMembersUserIDReader is a Reader for the DeleteAPITeamsIDMembersUserID 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"
|
||||
)
|
||||
|
||||
// DeleteAPITeamsIDProjectsProjectIDReader is a Reader for the DeleteAPITeamsIDProjectsProjectID 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"
|
||||
)
|
||||
|
||||
// GetAPITeamsIDReader is a Reader for the GetAPITeamsID 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"
|
||||
)
|
||||
|
||||
// GetAPITeamsReader is a Reader for the GetAPITeams 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"
|
||||
)
|
||||
|
||||
// NewPatchAPITeamsIDParams creates a new PatchAPITeamsIDParams 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"
|
||||
)
|
||||
|
||||
// PatchAPITeamsIDReader is a Reader for the PatchAPITeamsID 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"
|
||||
)
|
||||
|
||||
// PostAPITeamsIDActivitiesActivityIDReader is a Reader for the PostAPITeamsIDActivitiesActivityID 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"
|
||||
)
|
||||
|
||||
// PostAPITeamsIDCustomersCustomerIDReader is a Reader for the PostAPITeamsIDCustomersCustomerID 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"
|
||||
)
|
||||
|
||||
// PostAPITeamsIDMembersUserIDReader is a Reader for the PostAPITeamsIDMembersUserID 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"
|
||||
)
|
||||
|
||||
// PostAPITeamsIDProjectsProjectIDReader is a Reader for the PostAPITeamsIDProjectsProjectID 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"
|
||||
)
|
||||
|
||||
// NewPostAPITeamsParams creates a new PostAPITeamsParams 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"
|
||||
)
|
||||
|
||||
// PostAPITeamsReader is a Reader for the PostAPITeams 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"
|
||||
)
|
||||
|
||||
// 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.
|
||||
|
@ -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"
|
||||
)
|
||||
|
||||
// GetAPIUsersIDReader is a Reader for the GetAPIUsersID 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"
|
||||
)
|
||||
|
||||
// GetAPIUsersMeReader is a Reader for the GetAPIUsersMe 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"
|
||||
)
|
||||
|
||||
// GetAPIUsersReader is a Reader for the GetAPIUsers 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"
|
||||
)
|
||||
|
||||
// NewPatchAPIUsersIDParams creates a new PatchAPIUsersIDParams 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"
|
||||
)
|
||||
|
||||
// PatchAPIUsersIDReader is a Reader for the PatchAPIUsersID 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"
|
||||
)
|
||||
|
||||
// NewPostAPIUsersParams creates a new PostAPIUsersParams 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"
|
||||
)
|
||||
|
||||
// PostAPIUsersReader is a Reader for the PostAPIUsers structure.
|
||||
|
Loading…
Reference in New Issue
Block a user