fix: use github url

This commit is contained in:
decentral1se 2023-01-17 12:32:20 +01:00
parent 98b089de92
commit e3d75c93cd
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
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/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIActivitiesIDRatesReader is a Reader for the GetAPIActivitiesIDRates structure. // GetAPIActivitiesIDRatesReader is a Reader for the GetAPIActivitiesIDRates structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIActivitiesIDReader is a Reader for the GetAPIActivitiesID structure. // GetAPIActivitiesIDReader is a Reader for the GetAPIActivitiesID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIActivitiesReader is a Reader for the GetAPIActivities structure. // GetAPIActivitiesReader is a Reader for the GetAPIActivities structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"github.com/go-openapi/validate" "github.com/go-openapi/validate"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPIActivitiesIDMetaReader is a Reader for the PatchAPIActivitiesIDMeta structure. // PatchAPIActivitiesIDMetaReader is a Reader for the PatchAPIActivitiesIDMeta structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPIActivitiesIDParams creates a new PatchAPIActivitiesIDParams object, // NewPatchAPIActivitiesIDParams creates a new PatchAPIActivitiesIDParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPIActivitiesIDReader is a Reader for the PatchAPIActivitiesID structure. // PatchAPIActivitiesIDReader is a Reader for the PatchAPIActivitiesID structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPIActivitiesIDRatesParams creates a new PostAPIActivitiesIDRatesParams object, // NewPostAPIActivitiesIDRatesParams creates a new PostAPIActivitiesIDRatesParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPIActivitiesIDRatesReader is a Reader for the PostAPIActivitiesIDRates structure. // PostAPIActivitiesIDRatesReader is a Reader for the PostAPIActivitiesIDRates structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPIActivitiesParams creates a new PostAPIActivitiesParams object, // NewPostAPIActivitiesParams creates a new PostAPIActivitiesParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPIActivitiesReader is a Reader for the PostAPIActivities structure. // PostAPIActivitiesReader is a Reader for the PostAPIActivities structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPICustomersIDRatesReader is a Reader for the GetAPICustomersIDRates structure. // GetAPICustomersIDRatesReader is a Reader for the GetAPICustomersIDRates structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPICustomersIDReader is a Reader for the GetAPICustomersID structure. // GetAPICustomersIDReader is a Reader for the GetAPICustomersID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPICustomersReader is a Reader for the GetAPICustomers structure. // GetAPICustomersReader is a Reader for the GetAPICustomers structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"github.com/go-openapi/validate" "github.com/go-openapi/validate"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPICustomersIDMetaReader is a Reader for the PatchAPICustomersIDMeta structure. // PatchAPICustomersIDMetaReader is a Reader for the PatchAPICustomersIDMeta structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPICustomersIDParams creates a new PatchAPICustomersIDParams object, // NewPatchAPICustomersIDParams creates a new PatchAPICustomersIDParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPICustomersIDReader is a Reader for the PatchAPICustomersID structure. // PatchAPICustomersIDReader is a Reader for the PatchAPICustomersID structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPICustomersIDRatesParams creates a new PostAPICustomersIDRatesParams object, // NewPostAPICustomersIDRatesParams creates a new PostAPICustomersIDRatesParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPICustomersIDRatesReader is a Reader for the PostAPICustomersIDRates structure. // PostAPICustomersIDRatesReader is a Reader for the PostAPICustomersIDRates structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPICustomersParams creates a new PostAPICustomersParams object, // NewPostAPICustomersParams creates a new PostAPICustomersParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPICustomersReader is a Reader for the PostAPICustomers structure. // PostAPICustomersReader is a Reader for the PostAPICustomers structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIConfigI18nReader is a Reader for the GetAPIConfigI18n structure. // GetAPIConfigI18nReader is a Reader for the GetAPIConfigI18n structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIConfigTimesheetReader is a Reader for the GetAPIConfigTimesheet structure. // GetAPIConfigTimesheetReader is a Reader for the GetAPIConfigTimesheet structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIPluginsReader is a Reader for the GetAPIPlugins structure. // GetAPIPluginsReader is a Reader for the GetAPIPlugins structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIVersionReader is a Reader for the GetAPIVersion structure. // GetAPIVersionReader is a Reader for the GetAPIVersion structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIExpensesIDReader is a Reader for the GetAPIExpensesID structure. // GetAPIExpensesIDReader is a Reader for the GetAPIExpensesID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIExpensesReader is a Reader for the GetAPIExpenses structure. // GetAPIExpensesReader is a Reader for the GetAPIExpenses structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPIExpensesIDDuplicateReader is a Reader for the PatchAPIExpensesIDDuplicate structure. // PatchAPIExpensesIDDuplicateReader is a Reader for the PatchAPIExpensesIDDuplicate structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"github.com/go-openapi/validate" "github.com/go-openapi/validate"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPIExpensesIDMetaReader is a Reader for the PatchAPIExpensesIDMeta structure. // PatchAPIExpensesIDMetaReader is a Reader for the PatchAPIExpensesIDMeta structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPIExpensesIDParams creates a new PatchAPIExpensesIDParams object, // NewPatchAPIExpensesIDParams creates a new PatchAPIExpensesIDParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPIExpensesIDReader is a Reader for the PatchAPIExpensesID structure. // PatchAPIExpensesIDReader is a Reader for the PatchAPIExpensesID structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPIExpensesParams creates a new PostAPIExpensesParams object, // NewPostAPIExpensesParams creates a new PostAPIExpensesParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPIExpensesReader is a Reader for the PostAPIExpenses structure. // PostAPIExpensesReader is a Reader for the PostAPIExpenses structure.

View File

@ -10,18 +10,18 @@ import (
httptransport "github.com/go-openapi/runtime/client" httptransport "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/client/activity" "github.com/decentral1se/go-kimai/client/activity"
"decentral1se/go-kimai/client/customer" "github.com/decentral1se/go-kimai/client/customer"
"decentral1se/go-kimai/client/default_operations" "github.com/decentral1se/go-kimai/client/default_operations"
"decentral1se/go-kimai/client/expense" "github.com/decentral1se/go-kimai/client/expense"
"decentral1se/go-kimai/client/kiosk" "github.com/decentral1se/go-kimai/client/kiosk"
"decentral1se/go-kimai/client/meta_field" "github.com/decentral1se/go-kimai/client/meta_field"
"decentral1se/go-kimai/client/project" "github.com/decentral1se/go-kimai/client/project"
"decentral1se/go-kimai/client/tag" "github.com/decentral1se/go-kimai/client/tag"
"decentral1se/go-kimai/client/task" "github.com/decentral1se/go-kimai/client/task"
"decentral1se/go-kimai/client/team" "github.com/decentral1se/go-kimai/client/team"
"decentral1se/go-kimai/client/timesheet" "github.com/decentral1se/go-kimai/client/timesheet"
"decentral1se/go-kimai/client/user" "github.com/decentral1se/go-kimai/client/user"
) )
// Default go kimai HTTP client. // Default go kimai HTTP client.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIKiosksIDReader is a Reader for the GetAPIKiosksID structure. // GetAPIKiosksIDReader is a Reader for the GetAPIKiosksID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIKiosksReader is a Reader for the GetAPIKiosks structure. // GetAPIKiosksReader is a Reader for the GetAPIKiosks structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIMetafieldsReader is a Reader for the GetAPIMetafields structure. // GetAPIMetafieldsReader is a Reader for the GetAPIMetafields structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIProjectsIDRatesReader is a Reader for the GetAPIProjectsIDRates structure. // GetAPIProjectsIDRatesReader is a Reader for the GetAPIProjectsIDRates structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIProjectsIDReader is a Reader for the GetAPIProjectsID structure. // GetAPIProjectsIDReader is a Reader for the GetAPIProjectsID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIProjectsReader is a Reader for the GetAPIProjects structure. // GetAPIProjectsReader is a Reader for the GetAPIProjects structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"github.com/go-openapi/validate" "github.com/go-openapi/validate"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPIProjectsIDMetaReader is a Reader for the PatchAPIProjectsIDMeta structure. // PatchAPIProjectsIDMetaReader is a Reader for the PatchAPIProjectsIDMeta structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPIProjectsIDParams creates a new PatchAPIProjectsIDParams object, // NewPatchAPIProjectsIDParams creates a new PatchAPIProjectsIDParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPIProjectsIDReader is a Reader for the PatchAPIProjectsID structure. // PatchAPIProjectsIDReader is a Reader for the PatchAPIProjectsID structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPIProjectsIDRatesParams creates a new PostAPIProjectsIDRatesParams object, // NewPostAPIProjectsIDRatesParams creates a new PostAPIProjectsIDRatesParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPIProjectsIDRatesReader is a Reader for the PostAPIProjectsIDRates structure. // PostAPIProjectsIDRatesReader is a Reader for the PostAPIProjectsIDRates structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPIProjectsParams creates a new PostAPIProjectsParams object, // NewPostAPIProjectsParams creates a new PostAPIProjectsParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPIProjectsReader is a Reader for the PostAPIProjects structure. // PostAPIProjectsReader is a Reader for the PostAPIProjects structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPITagsParams creates a new PostAPITagsParams object, // NewPostAPITagsParams creates a new PostAPITagsParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPITagsReader is a Reader for the PostAPITags structure. // PostAPITagsReader is a Reader for the PostAPITags structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPITasksIDReader is a Reader for the GetAPITasksID structure. // GetAPITasksIDReader is a Reader for the GetAPITasksID structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewGetAPITasksParams creates a new GetAPITasksParams object, // NewGetAPITasksParams creates a new GetAPITasksParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPITasksReader is a Reader for the GetAPITasks structure. // GetAPITasksReader is a Reader for the GetAPITasks structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITasksIDAssignReader is a Reader for the PatchAPITasksIDAssign structure. // PatchAPITasksIDAssignReader is a Reader for the PatchAPITasksIDAssign structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITasksIDCloseReader is a Reader for the PatchAPITasksIDClose structure. // PatchAPITasksIDCloseReader is a Reader for the PatchAPITasksIDClose structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPITasksIDLogParams creates a new PatchAPITasksIDLogParams object, // NewPatchAPITasksIDLogParams creates a new PatchAPITasksIDLogParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITasksIDLogReader is a Reader for the PatchAPITasksIDLog structure. // PatchAPITasksIDLogReader is a Reader for the PatchAPITasksIDLog structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPITasksIDParams creates a new PatchAPITasksIDParams object, // NewPatchAPITasksIDParams creates a new PatchAPITasksIDParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITasksIDReopenReader is a Reader for the PatchAPITasksIDReopen structure. // PatchAPITasksIDReopenReader is a Reader for the PatchAPITasksIDReopen structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITasksIDReader is a Reader for the PatchAPITasksID structure. // PatchAPITasksIDReader is a Reader for the PatchAPITasksID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITasksIDStartReader is a Reader for the PatchAPITasksIDStart structure. // PatchAPITasksIDStartReader is a Reader for the PatchAPITasksIDStart structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITasksIDStopReader is a Reader for the PatchAPITasksIDStop structure. // PatchAPITasksIDStopReader is a Reader for the PatchAPITasksIDStop structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITasksIDUnassignReader is a Reader for the PatchAPITasksIDUnassign structure. // PatchAPITasksIDUnassignReader is a Reader for the PatchAPITasksIDUnassign structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPITasksParams creates a new PostAPITasksParams object, // NewPostAPITasksParams creates a new PostAPITasksParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPITasksReader is a Reader for the PostAPITasks structure. // PostAPITasksReader is a Reader for the PostAPITasks structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// DeleteAPITeamsIDActivitiesActivityIDReader is a Reader for the DeleteAPITeamsIDActivitiesActivityID structure. // DeleteAPITeamsIDActivitiesActivityIDReader is a Reader for the DeleteAPITeamsIDActivitiesActivityID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// DeleteAPITeamsIDCustomersCustomerIDReader is a Reader for the DeleteAPITeamsIDCustomersCustomerID structure. // DeleteAPITeamsIDCustomersCustomerIDReader is a Reader for the DeleteAPITeamsIDCustomersCustomerID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// DeleteAPITeamsIDMembersUserIDReader is a Reader for the DeleteAPITeamsIDMembersUserID structure. // DeleteAPITeamsIDMembersUserIDReader is a Reader for the DeleteAPITeamsIDMembersUserID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// DeleteAPITeamsIDProjectsProjectIDReader is a Reader for the DeleteAPITeamsIDProjectsProjectID structure. // DeleteAPITeamsIDProjectsProjectIDReader is a Reader for the DeleteAPITeamsIDProjectsProjectID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPITeamsIDReader is a Reader for the GetAPITeamsID structure. // GetAPITeamsIDReader is a Reader for the GetAPITeamsID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPITeamsReader is a Reader for the GetAPITeams structure. // GetAPITeamsReader is a Reader for the GetAPITeams structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPITeamsIDParams creates a new PatchAPITeamsIDParams object, // NewPatchAPITeamsIDParams creates a new PatchAPITeamsIDParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITeamsIDReader is a Reader for the PatchAPITeamsID structure. // PatchAPITeamsIDReader is a Reader for the PatchAPITeamsID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPITeamsIDActivitiesActivityIDReader is a Reader for the PostAPITeamsIDActivitiesActivityID structure. // PostAPITeamsIDActivitiesActivityIDReader is a Reader for the PostAPITeamsIDActivitiesActivityID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPITeamsIDCustomersCustomerIDReader is a Reader for the PostAPITeamsIDCustomersCustomerID structure. // PostAPITeamsIDCustomersCustomerIDReader is a Reader for the PostAPITeamsIDCustomersCustomerID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPITeamsIDMembersUserIDReader is a Reader for the PostAPITeamsIDMembersUserID structure. // PostAPITeamsIDMembersUserIDReader is a Reader for the PostAPITeamsIDMembersUserID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPITeamsIDProjectsProjectIDReader is a Reader for the PostAPITeamsIDProjectsProjectID structure. // PostAPITeamsIDProjectsProjectIDReader is a Reader for the PostAPITeamsIDProjectsProjectID structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPITeamsParams creates a new PostAPITeamsParams object, // NewPostAPITeamsParams creates a new PostAPITeamsParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPITeamsReader is a Reader for the PostAPITeams structure. // PostAPITeamsReader is a Reader for the PostAPITeams structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPITimesheetsActiveReader is a Reader for the GetAPITimesheetsActive structure. // GetAPITimesheetsActiveReader is a Reader for the GetAPITimesheetsActive structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPITimesheetsIDReader is a Reader for the GetAPITimesheetsID structure. // GetAPITimesheetsIDReader is a Reader for the GetAPITimesheetsID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPITimesheetsRecentReader is a Reader for the GetAPITimesheetsRecent structure. // GetAPITimesheetsRecentReader is a Reader for the GetAPITimesheetsRecent structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPITimesheetsReader is a Reader for the GetAPITimesheets structure. // GetAPITimesheetsReader is a Reader for the GetAPITimesheets structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITimesheetsIDDuplicateReader is a Reader for the PatchAPITimesheetsIDDuplicate structure. // PatchAPITimesheetsIDDuplicateReader is a Reader for the PatchAPITimesheetsIDDuplicate structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITimesheetsIDExportReader is a Reader for the PatchAPITimesheetsIDExport structure. // PatchAPITimesheetsIDExportReader is a Reader for the PatchAPITimesheetsIDExport structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"github.com/go-openapi/validate" "github.com/go-openapi/validate"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITimesheetsIDMetaReader is a Reader for the PatchAPITimesheetsIDMeta structure. // PatchAPITimesheetsIDMetaReader is a Reader for the PatchAPITimesheetsIDMeta structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPITimesheetsIDParams creates a new PatchAPITimesheetsIDParams object, // NewPatchAPITimesheetsIDParams creates a new PatchAPITimesheetsIDParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITimesheetsIDReader is a Reader for the PatchAPITimesheetsID structure. // PatchAPITimesheetsIDReader is a Reader for the PatchAPITimesheetsID structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"github.com/go-openapi/validate" "github.com/go-openapi/validate"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITimesheetsIDRestartReader is a Reader for the PatchAPITimesheetsIDRestart structure. // PatchAPITimesheetsIDRestartReader is a Reader for the PatchAPITimesheetsIDRestart structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPITimesheetsIDStopReader is a Reader for the PatchAPITimesheetsIDStop structure. // PatchAPITimesheetsIDStopReader is a Reader for the PatchAPITimesheetsIDStop structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPITimesheetsParams creates a new PostAPITimesheetsParams object, // NewPostAPITimesheetsParams creates a new PostAPITimesheetsParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPITimesheetsReader is a Reader for the PostAPITimesheets structure. // PostAPITimesheetsReader is a Reader for the PostAPITimesheets structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIUsersIDReader is a Reader for the GetAPIUsersID structure. // GetAPIUsersIDReader is a Reader for the GetAPIUsersID structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIUsersMeReader is a Reader for the GetAPIUsersMe structure. // GetAPIUsersMeReader is a Reader for the GetAPIUsersMe structure.

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// GetAPIUsersReader is a Reader for the GetAPIUsers structure. // GetAPIUsersReader is a Reader for the GetAPIUsers structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"github.com/go-openapi/swag" "github.com/go-openapi/swag"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPatchAPIUsersIDParams creates a new PatchAPIUsersIDParams object, // NewPatchAPIUsersIDParams creates a new PatchAPIUsersIDParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PatchAPIUsersIDReader is a Reader for the PatchAPIUsersID structure. // PatchAPIUsersIDReader is a Reader for the PatchAPIUsersID structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client" cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// NewPostAPIUsersParams creates a new PostAPIUsersParams object, // NewPostAPIUsersParams creates a new PostAPIUsersParams object,

View File

@ -12,7 +12,7 @@ import (
"github.com/go-openapi/runtime" "github.com/go-openapi/runtime"
"github.com/go-openapi/strfmt" "github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models" "github.com/decentral1se/go-kimai/models"
) )
// PostAPIUsersReader is a Reader for the PostAPIUsers structure. // PostAPIUsersReader is a Reader for the PostAPIUsers structure.

2
go.mod
View File

@ -1,4 +1,4 @@
module decentral1se/go-kimai module github.com/decentral1se/go-kimai
go 1.18 go 1.18