From 3bed130ed78f148dd3024b3624cfcd52a6fa4927 Mon Sep 17 00:00:00 2001 From: knoflook Date: Fri, 27 Jan 2023 11:04:50 +0100 Subject: [PATCH] fix: remove extra params causing 404 --- .../get_api_activities_id_rates_responses.go | 2 +- .../get_api_activities_id_responses.go | 2 +- .../activity/get_api_activities_responses.go | 2 +- .../patch_api_activities_id_meta_responses.go | 2 +- .../patch_api_activities_id_parameters.go | 2 +- .../patch_api_activities_id_responses.go | 2 +- ...post_api_activities_id_rates_parameters.go | 2 +- .../post_api_activities_id_rates_responses.go | 2 +- .../post_api_activities_parameters.go | 2 +- .../activity/post_api_activities_responses.go | 2 +- .../get_api_customers_id_rates_responses.go | 2 +- .../get_api_customers_id_responses.go | 2 +- .../customer/get_api_customers_responses.go | 2 +- .../patch_api_customers_id_meta_responses.go | 2 +- .../patch_api_customers_id_parameters.go | 2 +- .../patch_api_customers_id_responses.go | 2 +- .../post_api_customers_id_rates_parameters.go | 2 +- .../post_api_customers_id_rates_responses.go | 2 +- .../customer/post_api_customers_parameters.go | 2 +- .../customer/post_api_customers_responses.go | 2 +- .../get_api_config_i18n_responses.go | 2 +- .../get_api_config_timesheet_responses.go | 2 +- .../get_api_plugins_responses.go | 2 +- .../get_api_version_responses.go | 2 +- .../expense/get_api_expenses_id_responses.go | 2 +- client/expense/get_api_expenses_responses.go | 2 +- ...tch_api_expenses_id_duplicate_responses.go | 2 +- .../patch_api_expenses_id_meta_responses.go | 2 +- .../patch_api_expenses_id_parameters.go | 2 +- .../patch_api_expenses_id_responses.go | 2 +- .../expense/post_api_expenses_parameters.go | 2 +- client/expense/post_api_expenses_responses.go | 2 +- client/go_kimai_client.go | 24 +++++++++--------- client/kiosk/get_api_kiosks_id_responses.go | 2 +- client/kiosk/get_api_kiosks_responses.go | 2 +- .../get_api_metafields_responses.go | 2 +- .../get_api_projects_id_rates_responses.go | 2 +- .../project/get_api_projects_id_responses.go | 2 +- client/project/get_api_projects_responses.go | 2 +- .../patch_api_projects_id_meta_responses.go | 2 +- .../patch_api_projects_id_parameters.go | 2 +- .../patch_api_projects_id_responses.go | 2 +- .../post_api_projects_id_rates_parameters.go | 2 +- .../post_api_projects_id_rates_responses.go | 2 +- .../project/post_api_projects_parameters.go | 2 +- client/project/post_api_projects_responses.go | 2 +- client/tag/post_api_tags_parameters.go | 2 +- client/tag/post_api_tags_responses.go | 2 +- client/task/get_api_tasks_id_responses.go | 2 +- client/task/get_api_tasks_parameters.go | 2 +- client/task/get_api_tasks_responses.go | 2 +- .../patch_api_tasks_id_assign_responses.go | 2 +- .../patch_api_tasks_id_close_responses.go | 2 +- .../task/patch_api_tasks_id_log_parameters.go | 2 +- .../task/patch_api_tasks_id_log_responses.go | 2 +- client/task/patch_api_tasks_id_parameters.go | 2 +- .../patch_api_tasks_id_reopen_responses.go | 2 +- client/task/patch_api_tasks_id_responses.go | 2 +- .../patch_api_tasks_id_start_responses.go | 2 +- .../task/patch_api_tasks_id_stop_responses.go | 2 +- .../patch_api_tasks_id_unassign_responses.go | 2 +- client/task/post_api_tasks_parameters.go | 2 +- client/task/post_api_tasks_responses.go | 2 +- ...ams_id_activities_activity_id_responses.go | 2 +- ...eams_id_customers_customer_id_responses.go | 2 +- ..._api_teams_id_members_user_id_responses.go | 2 +- ..._teams_id_projects_project_id_responses.go | 2 +- client/team/get_api_teams_id_responses.go | 2 +- client/team/get_api_teams_responses.go | 2 +- client/team/patch_api_teams_id_parameters.go | 2 +- client/team/patch_api_teams_id_responses.go | 2 +- ...ams_id_activities_activity_id_responses.go | 2 +- ...eams_id_customers_customer_id_responses.go | 2 +- ..._api_teams_id_members_user_id_responses.go | 2 +- ..._teams_id_projects_project_id_responses.go | 2 +- client/team/post_api_teams_parameters.go | 2 +- client/team/post_api_teams_responses.go | 2 +- .../get_api_timesheets_active_responses.go | 2 +- .../get_api_timesheets_id_responses.go | 2 +- .../get_api_timesheets_recent_parameters.go | 25 ------------------- .../get_api_timesheets_recent_responses.go | 2 +- .../timesheet/get_api_timesheets_responses.go | 2 +- ...h_api_timesheets_id_duplicate_responses.go | 2 +- ...atch_api_timesheets_id_export_responses.go | 2 +- .../patch_api_timesheets_id_meta_responses.go | 2 +- .../patch_api_timesheets_id_parameters.go | 2 +- .../patch_api_timesheets_id_responses.go | 2 +- ...tch_api_timesheets_id_restart_responses.go | 2 +- .../patch_api_timesheets_id_stop_responses.go | 2 +- .../post_api_timesheets_parameters.go | 2 +- .../post_api_timesheets_responses.go | 2 +- client/user/get_api_users_id_responses.go | 2 +- client/user/get_api_users_me_responses.go | 2 +- client/user/get_api_users_responses.go | 2 +- client/user/patch_api_users_id_parameters.go | 2 +- client/user/patch_api_users_id_responses.go | 2 +- client/user/post_api_users_parameters.go | 2 +- client/user/post_api_users_responses.go | 2 +- example.go | 4 +-- go.mod | 2 +- 100 files changed, 111 insertions(+), 136 deletions(-) diff --git a/client/activity/get_api_activities_id_rates_responses.go b/client/activity/get_api_activities_id_rates_responses.go index c5f62be..ff42633 100644 --- a/client/activity/get_api_activities_id_rates_responses.go +++ b/client/activity/get_api_activities_id_rates_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIActivitiesIDRatesReader is a Reader for the GetAPIActivitiesIDRates structure. diff --git a/client/activity/get_api_activities_id_responses.go b/client/activity/get_api_activities_id_responses.go index 71c45d7..f75ba8d 100644 --- a/client/activity/get_api_activities_id_responses.go +++ b/client/activity/get_api_activities_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIActivitiesIDReader is a Reader for the GetAPIActivitiesID structure. diff --git a/client/activity/get_api_activities_responses.go b/client/activity/get_api_activities_responses.go index 901485b..7e8867d 100644 --- a/client/activity/get_api_activities_responses.go +++ b/client/activity/get_api_activities_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIActivitiesReader is a Reader for the GetAPIActivities structure. diff --git a/client/activity/patch_api_activities_id_meta_responses.go b/client/activity/patch_api_activities_id_meta_responses.go index d637f91..d0b5bf9 100644 --- a/client/activity/patch_api_activities_id_meta_responses.go +++ b/client/activity/patch_api_activities_id_meta_responses.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/swag" "github.com/go-openapi/validate" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPIActivitiesIDMetaReader is a Reader for the PatchAPIActivitiesIDMeta structure. diff --git a/client/activity/patch_api_activities_id_parameters.go b/client/activity/patch_api_activities_id_parameters.go index 43b0de0..27ba82b 100644 --- a/client/activity/patch_api_activities_id_parameters.go +++ b/client/activity/patch_api_activities_id_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPIActivitiesIDParams creates a new PatchAPIActivitiesIDParams object, diff --git a/client/activity/patch_api_activities_id_responses.go b/client/activity/patch_api_activities_id_responses.go index d717ca0..8589636 100644 --- a/client/activity/patch_api_activities_id_responses.go +++ b/client/activity/patch_api_activities_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPIActivitiesIDReader is a Reader for the PatchAPIActivitiesID structure. diff --git a/client/activity/post_api_activities_id_rates_parameters.go b/client/activity/post_api_activities_id_rates_parameters.go index 4c5b151..e28e3e0 100644 --- a/client/activity/post_api_activities_id_rates_parameters.go +++ b/client/activity/post_api_activities_id_rates_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPIActivitiesIDRatesParams creates a new PostAPIActivitiesIDRatesParams object, diff --git a/client/activity/post_api_activities_id_rates_responses.go b/client/activity/post_api_activities_id_rates_responses.go index 4fc90ab..633a73a 100644 --- a/client/activity/post_api_activities_id_rates_responses.go +++ b/client/activity/post_api_activities_id_rates_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPIActivitiesIDRatesReader is a Reader for the PostAPIActivitiesIDRates structure. diff --git a/client/activity/post_api_activities_parameters.go b/client/activity/post_api_activities_parameters.go index 677614f..3ae6509 100644 --- a/client/activity/post_api_activities_parameters.go +++ b/client/activity/post_api_activities_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPIActivitiesParams creates a new PostAPIActivitiesParams object, diff --git a/client/activity/post_api_activities_responses.go b/client/activity/post_api_activities_responses.go index c67a6a0..4070c22 100644 --- a/client/activity/post_api_activities_responses.go +++ b/client/activity/post_api_activities_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPIActivitiesReader is a Reader for the PostAPIActivities structure. diff --git a/client/customer/get_api_customers_id_rates_responses.go b/client/customer/get_api_customers_id_rates_responses.go index 3c5b43a..e93a42b 100644 --- a/client/customer/get_api_customers_id_rates_responses.go +++ b/client/customer/get_api_customers_id_rates_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPICustomersIDRatesReader is a Reader for the GetAPICustomersIDRates structure. diff --git a/client/customer/get_api_customers_id_responses.go b/client/customer/get_api_customers_id_responses.go index baf9631..11e5af6 100644 --- a/client/customer/get_api_customers_id_responses.go +++ b/client/customer/get_api_customers_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPICustomersIDReader is a Reader for the GetAPICustomersID structure. diff --git a/client/customer/get_api_customers_responses.go b/client/customer/get_api_customers_responses.go index b005640..e72e0c7 100644 --- a/client/customer/get_api_customers_responses.go +++ b/client/customer/get_api_customers_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPICustomersReader is a Reader for the GetAPICustomers structure. diff --git a/client/customer/patch_api_customers_id_meta_responses.go b/client/customer/patch_api_customers_id_meta_responses.go index c07f66b..6132c53 100644 --- a/client/customer/patch_api_customers_id_meta_responses.go +++ b/client/customer/patch_api_customers_id_meta_responses.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/swag" "github.com/go-openapi/validate" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPICustomersIDMetaReader is a Reader for the PatchAPICustomersIDMeta structure. diff --git a/client/customer/patch_api_customers_id_parameters.go b/client/customer/patch_api_customers_id_parameters.go index 309b9a6..c68d266 100644 --- a/client/customer/patch_api_customers_id_parameters.go +++ b/client/customer/patch_api_customers_id_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPICustomersIDParams creates a new PatchAPICustomersIDParams object, diff --git a/client/customer/patch_api_customers_id_responses.go b/client/customer/patch_api_customers_id_responses.go index a9efd98..10cda31 100644 --- a/client/customer/patch_api_customers_id_responses.go +++ b/client/customer/patch_api_customers_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPICustomersIDReader is a Reader for the PatchAPICustomersID structure. diff --git a/client/customer/post_api_customers_id_rates_parameters.go b/client/customer/post_api_customers_id_rates_parameters.go index 5fca157..b959d10 100644 --- a/client/customer/post_api_customers_id_rates_parameters.go +++ b/client/customer/post_api_customers_id_rates_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPICustomersIDRatesParams creates a new PostAPICustomersIDRatesParams object, diff --git a/client/customer/post_api_customers_id_rates_responses.go b/client/customer/post_api_customers_id_rates_responses.go index f96fd07..2902ccc 100644 --- a/client/customer/post_api_customers_id_rates_responses.go +++ b/client/customer/post_api_customers_id_rates_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPICustomersIDRatesReader is a Reader for the PostAPICustomersIDRates structure. diff --git a/client/customer/post_api_customers_parameters.go b/client/customer/post_api_customers_parameters.go index d153cf9..7de7a9b 100644 --- a/client/customer/post_api_customers_parameters.go +++ b/client/customer/post_api_customers_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPICustomersParams creates a new PostAPICustomersParams object, diff --git a/client/customer/post_api_customers_responses.go b/client/customer/post_api_customers_responses.go index f204dd2..5c96246 100644 --- a/client/customer/post_api_customers_responses.go +++ b/client/customer/post_api_customers_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPICustomersReader is a Reader for the PostAPICustomers structure. diff --git a/client/default_operations/get_api_config_i18n_responses.go b/client/default_operations/get_api_config_i18n_responses.go index 7ac9cf0..7945ef1 100644 --- a/client/default_operations/get_api_config_i18n_responses.go +++ b/client/default_operations/get_api_config_i18n_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIConfigI18nReader is a Reader for the GetAPIConfigI18n structure. diff --git a/client/default_operations/get_api_config_timesheet_responses.go b/client/default_operations/get_api_config_timesheet_responses.go index 3e6f54e..f0b6dc1 100644 --- a/client/default_operations/get_api_config_timesheet_responses.go +++ b/client/default_operations/get_api_config_timesheet_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIConfigTimesheetReader is a Reader for the GetAPIConfigTimesheet structure. diff --git a/client/default_operations/get_api_plugins_responses.go b/client/default_operations/get_api_plugins_responses.go index 384cb2c..3f62346 100644 --- a/client/default_operations/get_api_plugins_responses.go +++ b/client/default_operations/get_api_plugins_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIPluginsReader is a Reader for the GetAPIPlugins structure. diff --git a/client/default_operations/get_api_version_responses.go b/client/default_operations/get_api_version_responses.go index 05f9620..42ebdf5 100644 --- a/client/default_operations/get_api_version_responses.go +++ b/client/default_operations/get_api_version_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIVersionReader is a Reader for the GetAPIVersion structure. diff --git a/client/expense/get_api_expenses_id_responses.go b/client/expense/get_api_expenses_id_responses.go index fa86c60..b51ceb5 100644 --- a/client/expense/get_api_expenses_id_responses.go +++ b/client/expense/get_api_expenses_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIExpensesIDReader is a Reader for the GetAPIExpensesID structure. diff --git a/client/expense/get_api_expenses_responses.go b/client/expense/get_api_expenses_responses.go index f930f8f..62461a5 100644 --- a/client/expense/get_api_expenses_responses.go +++ b/client/expense/get_api_expenses_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIExpensesReader is a Reader for the GetAPIExpenses structure. diff --git a/client/expense/patch_api_expenses_id_duplicate_responses.go b/client/expense/patch_api_expenses_id_duplicate_responses.go index d7bce3a..3e68677 100644 --- a/client/expense/patch_api_expenses_id_duplicate_responses.go +++ b/client/expense/patch_api_expenses_id_duplicate_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPIExpensesIDDuplicateReader is a Reader for the PatchAPIExpensesIDDuplicate structure. diff --git a/client/expense/patch_api_expenses_id_meta_responses.go b/client/expense/patch_api_expenses_id_meta_responses.go index c7f9748..db834e9 100644 --- a/client/expense/patch_api_expenses_id_meta_responses.go +++ b/client/expense/patch_api_expenses_id_meta_responses.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/swag" "github.com/go-openapi/validate" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPIExpensesIDMetaReader is a Reader for the PatchAPIExpensesIDMeta structure. diff --git a/client/expense/patch_api_expenses_id_parameters.go b/client/expense/patch_api_expenses_id_parameters.go index 6712fbb..0f20087 100644 --- a/client/expense/patch_api_expenses_id_parameters.go +++ b/client/expense/patch_api_expenses_id_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPIExpensesIDParams creates a new PatchAPIExpensesIDParams object, diff --git a/client/expense/patch_api_expenses_id_responses.go b/client/expense/patch_api_expenses_id_responses.go index 208c02d..a34e235 100644 --- a/client/expense/patch_api_expenses_id_responses.go +++ b/client/expense/patch_api_expenses_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPIExpensesIDReader is a Reader for the PatchAPIExpensesID structure. diff --git a/client/expense/post_api_expenses_parameters.go b/client/expense/post_api_expenses_parameters.go index 435d73f..5e82c66 100644 --- a/client/expense/post_api_expenses_parameters.go +++ b/client/expense/post_api_expenses_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPIExpensesParams creates a new PostAPIExpensesParams object, diff --git a/client/expense/post_api_expenses_responses.go b/client/expense/post_api_expenses_responses.go index 9158125..1f8b35a 100644 --- a/client/expense/post_api_expenses_responses.go +++ b/client/expense/post_api_expenses_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPIExpensesReader is a Reader for the PostAPIExpenses structure. diff --git a/client/go_kimai_client.go b/client/go_kimai_client.go index d938875..e402fab 100644 --- a/client/go_kimai_client.go +++ b/client/go_kimai_client.go @@ -10,18 +10,18 @@ import ( httptransport "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "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" + "git.autonomic.zone/knoflook/go-kimai/client/activity" + "git.autonomic.zone/knoflook/go-kimai/client/customer" + "git.autonomic.zone/knoflook/go-kimai/client/default_operations" + "git.autonomic.zone/knoflook/go-kimai/client/expense" + "git.autonomic.zone/knoflook/go-kimai/client/kiosk" + "git.autonomic.zone/knoflook/go-kimai/client/meta_field" + "git.autonomic.zone/knoflook/go-kimai/client/project" + "git.autonomic.zone/knoflook/go-kimai/client/tag" + "git.autonomic.zone/knoflook/go-kimai/client/task" + "git.autonomic.zone/knoflook/go-kimai/client/team" + "git.autonomic.zone/knoflook/go-kimai/client/timesheet" + "git.autonomic.zone/knoflook/go-kimai/client/user" ) // Default go kimai HTTP client. diff --git a/client/kiosk/get_api_kiosks_id_responses.go b/client/kiosk/get_api_kiosks_id_responses.go index b287bd8..8893513 100644 --- a/client/kiosk/get_api_kiosks_id_responses.go +++ b/client/kiosk/get_api_kiosks_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIKiosksIDReader is a Reader for the GetAPIKiosksID structure. diff --git a/client/kiosk/get_api_kiosks_responses.go b/client/kiosk/get_api_kiosks_responses.go index c09dfac..e249832 100644 --- a/client/kiosk/get_api_kiosks_responses.go +++ b/client/kiosk/get_api_kiosks_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIKiosksReader is a Reader for the GetAPIKiosks structure. diff --git a/client/meta_field/get_api_metafields_responses.go b/client/meta_field/get_api_metafields_responses.go index 03f871e..d9b901c 100644 --- a/client/meta_field/get_api_metafields_responses.go +++ b/client/meta_field/get_api_metafields_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIMetafieldsReader is a Reader for the GetAPIMetafields structure. diff --git a/client/project/get_api_projects_id_rates_responses.go b/client/project/get_api_projects_id_rates_responses.go index f97ec8b..7046ac2 100644 --- a/client/project/get_api_projects_id_rates_responses.go +++ b/client/project/get_api_projects_id_rates_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIProjectsIDRatesReader is a Reader for the GetAPIProjectsIDRates structure. diff --git a/client/project/get_api_projects_id_responses.go b/client/project/get_api_projects_id_responses.go index b96e2f9..4c6167a 100644 --- a/client/project/get_api_projects_id_responses.go +++ b/client/project/get_api_projects_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIProjectsIDReader is a Reader for the GetAPIProjectsID structure. diff --git a/client/project/get_api_projects_responses.go b/client/project/get_api_projects_responses.go index 8b1a16b..4e737ca 100644 --- a/client/project/get_api_projects_responses.go +++ b/client/project/get_api_projects_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIProjectsReader is a Reader for the GetAPIProjects structure. diff --git a/client/project/patch_api_projects_id_meta_responses.go b/client/project/patch_api_projects_id_meta_responses.go index 667c01f..b90f735 100644 --- a/client/project/patch_api_projects_id_meta_responses.go +++ b/client/project/patch_api_projects_id_meta_responses.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/swag" "github.com/go-openapi/validate" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPIProjectsIDMetaReader is a Reader for the PatchAPIProjectsIDMeta structure. diff --git a/client/project/patch_api_projects_id_parameters.go b/client/project/patch_api_projects_id_parameters.go index d1f04bd..3d0fa18 100644 --- a/client/project/patch_api_projects_id_parameters.go +++ b/client/project/patch_api_projects_id_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPIProjectsIDParams creates a new PatchAPIProjectsIDParams object, diff --git a/client/project/patch_api_projects_id_responses.go b/client/project/patch_api_projects_id_responses.go index 61384ff..29e97e3 100644 --- a/client/project/patch_api_projects_id_responses.go +++ b/client/project/patch_api_projects_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPIProjectsIDReader is a Reader for the PatchAPIProjectsID structure. diff --git a/client/project/post_api_projects_id_rates_parameters.go b/client/project/post_api_projects_id_rates_parameters.go index 04b082c..51b12af 100644 --- a/client/project/post_api_projects_id_rates_parameters.go +++ b/client/project/post_api_projects_id_rates_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPIProjectsIDRatesParams creates a new PostAPIProjectsIDRatesParams object, diff --git a/client/project/post_api_projects_id_rates_responses.go b/client/project/post_api_projects_id_rates_responses.go index b7acfd8..fd62507 100644 --- a/client/project/post_api_projects_id_rates_responses.go +++ b/client/project/post_api_projects_id_rates_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPIProjectsIDRatesReader is a Reader for the PostAPIProjectsIDRates structure. diff --git a/client/project/post_api_projects_parameters.go b/client/project/post_api_projects_parameters.go index 74ce4a5..0c137fc 100644 --- a/client/project/post_api_projects_parameters.go +++ b/client/project/post_api_projects_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPIProjectsParams creates a new PostAPIProjectsParams object, diff --git a/client/project/post_api_projects_responses.go b/client/project/post_api_projects_responses.go index ffd6094..876f5d6 100644 --- a/client/project/post_api_projects_responses.go +++ b/client/project/post_api_projects_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPIProjectsReader is a Reader for the PostAPIProjects structure. diff --git a/client/tag/post_api_tags_parameters.go b/client/tag/post_api_tags_parameters.go index 1459b89..5d5c95e 100644 --- a/client/tag/post_api_tags_parameters.go +++ b/client/tag/post_api_tags_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPITagsParams creates a new PostAPITagsParams object, diff --git a/client/tag/post_api_tags_responses.go b/client/tag/post_api_tags_responses.go index bf53b82..d44b909 100644 --- a/client/tag/post_api_tags_responses.go +++ b/client/tag/post_api_tags_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPITagsReader is a Reader for the PostAPITags structure. diff --git a/client/task/get_api_tasks_id_responses.go b/client/task/get_api_tasks_id_responses.go index a120bd9..527d99b 100644 --- a/client/task/get_api_tasks_id_responses.go +++ b/client/task/get_api_tasks_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPITasksIDReader is a Reader for the GetAPITasksID structure. diff --git a/client/task/get_api_tasks_parameters.go b/client/task/get_api_tasks_parameters.go index 8701106..f4975f0 100644 --- a/client/task/get_api_tasks_parameters.go +++ b/client/task/get_api_tasks_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewGetAPITasksParams creates a new GetAPITasksParams object, diff --git a/client/task/get_api_tasks_responses.go b/client/task/get_api_tasks_responses.go index 5c079b9..bb8e12d 100644 --- a/client/task/get_api_tasks_responses.go +++ b/client/task/get_api_tasks_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPITasksReader is a Reader for the GetAPITasks structure. diff --git a/client/task/patch_api_tasks_id_assign_responses.go b/client/task/patch_api_tasks_id_assign_responses.go index 0a0c2a9..9d90ac9 100644 --- a/client/task/patch_api_tasks_id_assign_responses.go +++ b/client/task/patch_api_tasks_id_assign_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITasksIDAssignReader is a Reader for the PatchAPITasksIDAssign structure. diff --git a/client/task/patch_api_tasks_id_close_responses.go b/client/task/patch_api_tasks_id_close_responses.go index e2ac7d3..692d1be 100644 --- a/client/task/patch_api_tasks_id_close_responses.go +++ b/client/task/patch_api_tasks_id_close_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITasksIDCloseReader is a Reader for the PatchAPITasksIDClose structure. diff --git a/client/task/patch_api_tasks_id_log_parameters.go b/client/task/patch_api_tasks_id_log_parameters.go index 188317f..13f2333 100644 --- a/client/task/patch_api_tasks_id_log_parameters.go +++ b/client/task/patch_api_tasks_id_log_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPITasksIDLogParams creates a new PatchAPITasksIDLogParams object, diff --git a/client/task/patch_api_tasks_id_log_responses.go b/client/task/patch_api_tasks_id_log_responses.go index 91b3d73..0cc727b 100644 --- a/client/task/patch_api_tasks_id_log_responses.go +++ b/client/task/patch_api_tasks_id_log_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITasksIDLogReader is a Reader for the PatchAPITasksIDLog structure. diff --git a/client/task/patch_api_tasks_id_parameters.go b/client/task/patch_api_tasks_id_parameters.go index fc54ddb..b4aebb6 100644 --- a/client/task/patch_api_tasks_id_parameters.go +++ b/client/task/patch_api_tasks_id_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPITasksIDParams creates a new PatchAPITasksIDParams object, diff --git a/client/task/patch_api_tasks_id_reopen_responses.go b/client/task/patch_api_tasks_id_reopen_responses.go index 718316f..25523eb 100644 --- a/client/task/patch_api_tasks_id_reopen_responses.go +++ b/client/task/patch_api_tasks_id_reopen_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITasksIDReopenReader is a Reader for the PatchAPITasksIDReopen structure. diff --git a/client/task/patch_api_tasks_id_responses.go b/client/task/patch_api_tasks_id_responses.go index 411b27c..f452ba7 100644 --- a/client/task/patch_api_tasks_id_responses.go +++ b/client/task/patch_api_tasks_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITasksIDReader is a Reader for the PatchAPITasksID structure. diff --git a/client/task/patch_api_tasks_id_start_responses.go b/client/task/patch_api_tasks_id_start_responses.go index 386d46b..4ce63df 100644 --- a/client/task/patch_api_tasks_id_start_responses.go +++ b/client/task/patch_api_tasks_id_start_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITasksIDStartReader is a Reader for the PatchAPITasksIDStart structure. diff --git a/client/task/patch_api_tasks_id_stop_responses.go b/client/task/patch_api_tasks_id_stop_responses.go index 8ce93ca..e0444ef 100644 --- a/client/task/patch_api_tasks_id_stop_responses.go +++ b/client/task/patch_api_tasks_id_stop_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITasksIDStopReader is a Reader for the PatchAPITasksIDStop structure. diff --git a/client/task/patch_api_tasks_id_unassign_responses.go b/client/task/patch_api_tasks_id_unassign_responses.go index af344ff..79dcbb6 100644 --- a/client/task/patch_api_tasks_id_unassign_responses.go +++ b/client/task/patch_api_tasks_id_unassign_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITasksIDUnassignReader is a Reader for the PatchAPITasksIDUnassign structure. diff --git a/client/task/post_api_tasks_parameters.go b/client/task/post_api_tasks_parameters.go index 71bc099..5e8a258 100644 --- a/client/task/post_api_tasks_parameters.go +++ b/client/task/post_api_tasks_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPITasksParams creates a new PostAPITasksParams object, diff --git a/client/task/post_api_tasks_responses.go b/client/task/post_api_tasks_responses.go index 8e9e2de..15eb75e 100644 --- a/client/task/post_api_tasks_responses.go +++ b/client/task/post_api_tasks_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPITasksReader is a Reader for the PostAPITasks structure. diff --git a/client/team/delete_api_teams_id_activities_activity_id_responses.go b/client/team/delete_api_teams_id_activities_activity_id_responses.go index ab92571..bac7083 100644 --- a/client/team/delete_api_teams_id_activities_activity_id_responses.go +++ b/client/team/delete_api_teams_id_activities_activity_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // DeleteAPITeamsIDActivitiesActivityIDReader is a Reader for the DeleteAPITeamsIDActivitiesActivityID structure. diff --git a/client/team/delete_api_teams_id_customers_customer_id_responses.go b/client/team/delete_api_teams_id_customers_customer_id_responses.go index a33eb0d..caaae31 100644 --- a/client/team/delete_api_teams_id_customers_customer_id_responses.go +++ b/client/team/delete_api_teams_id_customers_customer_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // DeleteAPITeamsIDCustomersCustomerIDReader is a Reader for the DeleteAPITeamsIDCustomersCustomerID structure. diff --git a/client/team/delete_api_teams_id_members_user_id_responses.go b/client/team/delete_api_teams_id_members_user_id_responses.go index 7e4037c..8352e3e 100644 --- a/client/team/delete_api_teams_id_members_user_id_responses.go +++ b/client/team/delete_api_teams_id_members_user_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // DeleteAPITeamsIDMembersUserIDReader is a Reader for the DeleteAPITeamsIDMembersUserID structure. diff --git a/client/team/delete_api_teams_id_projects_project_id_responses.go b/client/team/delete_api_teams_id_projects_project_id_responses.go index 6d9708a..8b1d45e 100644 --- a/client/team/delete_api_teams_id_projects_project_id_responses.go +++ b/client/team/delete_api_teams_id_projects_project_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // DeleteAPITeamsIDProjectsProjectIDReader is a Reader for the DeleteAPITeamsIDProjectsProjectID structure. diff --git a/client/team/get_api_teams_id_responses.go b/client/team/get_api_teams_id_responses.go index 06af7be..1f4a16d 100644 --- a/client/team/get_api_teams_id_responses.go +++ b/client/team/get_api_teams_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPITeamsIDReader is a Reader for the GetAPITeamsID structure. diff --git a/client/team/get_api_teams_responses.go b/client/team/get_api_teams_responses.go index 13edc16..54e910d 100644 --- a/client/team/get_api_teams_responses.go +++ b/client/team/get_api_teams_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPITeamsReader is a Reader for the GetAPITeams structure. diff --git a/client/team/patch_api_teams_id_parameters.go b/client/team/patch_api_teams_id_parameters.go index 93c7668..89f9dc4 100644 --- a/client/team/patch_api_teams_id_parameters.go +++ b/client/team/patch_api_teams_id_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPITeamsIDParams creates a new PatchAPITeamsIDParams object, diff --git a/client/team/patch_api_teams_id_responses.go b/client/team/patch_api_teams_id_responses.go index 7b5b04c..3b40fe8 100644 --- a/client/team/patch_api_teams_id_responses.go +++ b/client/team/patch_api_teams_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITeamsIDReader is a Reader for the PatchAPITeamsID structure. diff --git a/client/team/post_api_teams_id_activities_activity_id_responses.go b/client/team/post_api_teams_id_activities_activity_id_responses.go index f369c0b..5e51470 100644 --- a/client/team/post_api_teams_id_activities_activity_id_responses.go +++ b/client/team/post_api_teams_id_activities_activity_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPITeamsIDActivitiesActivityIDReader is a Reader for the PostAPITeamsIDActivitiesActivityID structure. diff --git a/client/team/post_api_teams_id_customers_customer_id_responses.go b/client/team/post_api_teams_id_customers_customer_id_responses.go index 6226b77..bb7c7f1 100644 --- a/client/team/post_api_teams_id_customers_customer_id_responses.go +++ b/client/team/post_api_teams_id_customers_customer_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPITeamsIDCustomersCustomerIDReader is a Reader for the PostAPITeamsIDCustomersCustomerID structure. diff --git a/client/team/post_api_teams_id_members_user_id_responses.go b/client/team/post_api_teams_id_members_user_id_responses.go index b12e15c..b83af70 100644 --- a/client/team/post_api_teams_id_members_user_id_responses.go +++ b/client/team/post_api_teams_id_members_user_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPITeamsIDMembersUserIDReader is a Reader for the PostAPITeamsIDMembersUserID structure. diff --git a/client/team/post_api_teams_id_projects_project_id_responses.go b/client/team/post_api_teams_id_projects_project_id_responses.go index 7185f15..cf123fb 100644 --- a/client/team/post_api_teams_id_projects_project_id_responses.go +++ b/client/team/post_api_teams_id_projects_project_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPITeamsIDProjectsProjectIDReader is a Reader for the PostAPITeamsIDProjectsProjectID structure. diff --git a/client/team/post_api_teams_parameters.go b/client/team/post_api_teams_parameters.go index 4242b02..ab43c20 100644 --- a/client/team/post_api_teams_parameters.go +++ b/client/team/post_api_teams_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPITeamsParams creates a new PostAPITeamsParams object, diff --git a/client/team/post_api_teams_responses.go b/client/team/post_api_teams_responses.go index c80b76a..4e36989 100644 --- a/client/team/post_api_teams_responses.go +++ b/client/team/post_api_teams_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPITeamsReader is a Reader for the PostAPITeams structure. diff --git a/client/timesheet/get_api_timesheets_active_responses.go b/client/timesheet/get_api_timesheets_active_responses.go index 9e71a7f..318ce88 100644 --- a/client/timesheet/get_api_timesheets_active_responses.go +++ b/client/timesheet/get_api_timesheets_active_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPITimesheetsActiveReader is a Reader for the GetAPITimesheetsActive structure. diff --git a/client/timesheet/get_api_timesheets_id_responses.go b/client/timesheet/get_api_timesheets_id_responses.go index c43f7c9..3b203f0 100644 --- a/client/timesheet/get_api_timesheets_id_responses.go +++ b/client/timesheet/get_api_timesheets_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPITimesheetsIDReader is a Reader for the GetAPITimesheetsID structure. diff --git a/client/timesheet/get_api_timesheets_recent_parameters.go b/client/timesheet/get_api_timesheets_recent_parameters.go index 97cc6d7..972e6b6 100644 --- a/client/timesheet/get_api_timesheets_recent_parameters.go +++ b/client/timesheet/get_api_timesheets_recent_parameters.go @@ -75,12 +75,6 @@ type GetAPITimesheetsRecentParams struct { */ Size string - /* User. - - User ID to filter timesheets. Needs permission 'view_other_timesheet', pass 'all' to fetch data for all user (default: current user) - */ - User string - timeout time.Duration Context context.Context HTTPClient *http.Client @@ -156,17 +150,6 @@ func (o *GetAPITimesheetsRecentParams) SetSize(size string) { o.Size = size } -// WithUser adds the user to the get API timesheets recent params -func (o *GetAPITimesheetsRecentParams) WithUser(user string) *GetAPITimesheetsRecentParams { - o.SetUser(user) - return o -} - -// SetUser adds the user to the get API timesheets recent params -func (o *GetAPITimesheetsRecentParams) SetUser(user string) { - o.User = user -} - // WriteToRequest writes these params to a swagger request func (o *GetAPITimesheetsRecentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error { @@ -191,14 +174,6 @@ func (o *GetAPITimesheetsRecentParams) WriteToRequest(r runtime.ClientRequest, r return err } - // query param user - qrUser := o.User - qUser := qrUser - - if err := r.SetQueryParam("user", qUser); err != nil { - return err - } - if len(res) > 0 { return errors.CompositeValidationError(res...) } diff --git a/client/timesheet/get_api_timesheets_recent_responses.go b/client/timesheet/get_api_timesheets_recent_responses.go index b92f928..47c4011 100644 --- a/client/timesheet/get_api_timesheets_recent_responses.go +++ b/client/timesheet/get_api_timesheets_recent_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPITimesheetsRecentReader is a Reader for the GetAPITimesheetsRecent structure. diff --git a/client/timesheet/get_api_timesheets_responses.go b/client/timesheet/get_api_timesheets_responses.go index b87be4e..8de6669 100644 --- a/client/timesheet/get_api_timesheets_responses.go +++ b/client/timesheet/get_api_timesheets_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPITimesheetsReader is a Reader for the GetAPITimesheets structure. diff --git a/client/timesheet/patch_api_timesheets_id_duplicate_responses.go b/client/timesheet/patch_api_timesheets_id_duplicate_responses.go index c27885c..acc8364 100644 --- a/client/timesheet/patch_api_timesheets_id_duplicate_responses.go +++ b/client/timesheet/patch_api_timesheets_id_duplicate_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITimesheetsIDDuplicateReader is a Reader for the PatchAPITimesheetsIDDuplicate structure. diff --git a/client/timesheet/patch_api_timesheets_id_export_responses.go b/client/timesheet/patch_api_timesheets_id_export_responses.go index 3bcc1d4..a636ff8 100644 --- a/client/timesheet/patch_api_timesheets_id_export_responses.go +++ b/client/timesheet/patch_api_timesheets_id_export_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITimesheetsIDExportReader is a Reader for the PatchAPITimesheetsIDExport structure. diff --git a/client/timesheet/patch_api_timesheets_id_meta_responses.go b/client/timesheet/patch_api_timesheets_id_meta_responses.go index 2e117a0..70aeb77 100644 --- a/client/timesheet/patch_api_timesheets_id_meta_responses.go +++ b/client/timesheet/patch_api_timesheets_id_meta_responses.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/swag" "github.com/go-openapi/validate" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITimesheetsIDMetaReader is a Reader for the PatchAPITimesheetsIDMeta structure. diff --git a/client/timesheet/patch_api_timesheets_id_parameters.go b/client/timesheet/patch_api_timesheets_id_parameters.go index b1d4841..a3ac36f 100644 --- a/client/timesheet/patch_api_timesheets_id_parameters.go +++ b/client/timesheet/patch_api_timesheets_id_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPITimesheetsIDParams creates a new PatchAPITimesheetsIDParams object, diff --git a/client/timesheet/patch_api_timesheets_id_responses.go b/client/timesheet/patch_api_timesheets_id_responses.go index bcfeb17..6a39063 100644 --- a/client/timesheet/patch_api_timesheets_id_responses.go +++ b/client/timesheet/patch_api_timesheets_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITimesheetsIDReader is a Reader for the PatchAPITimesheetsID structure. diff --git a/client/timesheet/patch_api_timesheets_id_restart_responses.go b/client/timesheet/patch_api_timesheets_id_restart_responses.go index 0f60e8a..27089e4 100644 --- a/client/timesheet/patch_api_timesheets_id_restart_responses.go +++ b/client/timesheet/patch_api_timesheets_id_restart_responses.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/swag" "github.com/go-openapi/validate" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITimesheetsIDRestartReader is a Reader for the PatchAPITimesheetsIDRestart structure. diff --git a/client/timesheet/patch_api_timesheets_id_stop_responses.go b/client/timesheet/patch_api_timesheets_id_stop_responses.go index b994782..a1b9ab3 100644 --- a/client/timesheet/patch_api_timesheets_id_stop_responses.go +++ b/client/timesheet/patch_api_timesheets_id_stop_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPITimesheetsIDStopReader is a Reader for the PatchAPITimesheetsIDStop structure. diff --git a/client/timesheet/post_api_timesheets_parameters.go b/client/timesheet/post_api_timesheets_parameters.go index 6e02eea..8989973 100644 --- a/client/timesheet/post_api_timesheets_parameters.go +++ b/client/timesheet/post_api_timesheets_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPITimesheetsParams creates a new PostAPITimesheetsParams object, diff --git a/client/timesheet/post_api_timesheets_responses.go b/client/timesheet/post_api_timesheets_responses.go index f8f8e35..4473288 100644 --- a/client/timesheet/post_api_timesheets_responses.go +++ b/client/timesheet/post_api_timesheets_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPITimesheetsReader is a Reader for the PostAPITimesheets structure. diff --git a/client/user/get_api_users_id_responses.go b/client/user/get_api_users_id_responses.go index 7050c1d..542994d 100644 --- a/client/user/get_api_users_id_responses.go +++ b/client/user/get_api_users_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIUsersIDReader is a Reader for the GetAPIUsersID structure. diff --git a/client/user/get_api_users_me_responses.go b/client/user/get_api_users_me_responses.go index 580aa87..0ef253c 100644 --- a/client/user/get_api_users_me_responses.go +++ b/client/user/get_api_users_me_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIUsersMeReader is a Reader for the GetAPIUsersMe structure. diff --git a/client/user/get_api_users_responses.go b/client/user/get_api_users_responses.go index a823a16..ff16833 100644 --- a/client/user/get_api_users_responses.go +++ b/client/user/get_api_users_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // GetAPIUsersReader is a Reader for the GetAPIUsers structure. diff --git a/client/user/patch_api_users_id_parameters.go b/client/user/patch_api_users_id_parameters.go index adc1a86..246e6c0 100644 --- a/client/user/patch_api_users_id_parameters.go +++ b/client/user/patch_api_users_id_parameters.go @@ -16,7 +16,7 @@ import ( "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPatchAPIUsersIDParams creates a new PatchAPIUsersIDParams object, diff --git a/client/user/patch_api_users_id_responses.go b/client/user/patch_api_users_id_responses.go index 3e02645..062c592 100644 --- a/client/user/patch_api_users_id_responses.go +++ b/client/user/patch_api_users_id_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PatchAPIUsersIDReader is a Reader for the PatchAPIUsersID structure. diff --git a/client/user/post_api_users_parameters.go b/client/user/post_api_users_parameters.go index 97c80c0..a718ef5 100644 --- a/client/user/post_api_users_parameters.go +++ b/client/user/post_api_users_parameters.go @@ -15,7 +15,7 @@ import ( cr "github.com/go-openapi/runtime/client" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // NewPostAPIUsersParams creates a new PostAPIUsersParams object, diff --git a/client/user/post_api_users_responses.go b/client/user/post_api_users_responses.go index 915a5d0..b9050e5 100644 --- a/client/user/post_api_users_responses.go +++ b/client/user/post_api_users_responses.go @@ -12,7 +12,7 @@ import ( "github.com/go-openapi/runtime" "github.com/go-openapi/strfmt" - "github.com/decentral1se/go-kimai/models" + "git.autonomic.zone/knoflook/go-kimai/models" ) // PostAPIUsersReader is a Reader for the PostAPIUsers structure. diff --git a/example.go b/example.go index 51f9755..a4d9040 100644 --- a/example.go +++ b/example.go @@ -1,9 +1,9 @@ package main import ( - "decentral1se/go-kimai/client" - "decentral1se/go-kimai/client/customer" "fmt" + "knoflook/go-kimai/client" + "knoflook/go-kimai/client/customer" "log" "os" diff --git a/go.mod b/go.mod index e4b4531..74a5329 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/decentral1se/go-kimai +module git.autonomic.zone/knoflook/go-kimai go 1.18