Skip to content

Commit

Permalink
Change example url in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
NikoGrano committed Aug 4, 2021
1 parent 008cff5 commit 273c63c
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/Api/ActivityApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fiteco\KimaiClient\ActivityApi

All URIs are relative to https://tt.fiteco.fi:443.
All URIs are relative to http://localhost.

Method | HTTP request | Description
------------- | ------------- | -------------
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/CustomerApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fiteco\KimaiClient\CustomerApi

All URIs are relative to https://tt.fiteco.fi:443.
All URIs are relative to http://localhost.

Method | HTTP request | Description
------------- | ------------- | -------------
Expand Down
3 changes: 2 additions & 1 deletion docs/Api/DefaultApi.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Fiteco\KimaiClient\DefaultApi

All URIs are relative to https://tt.fiteco.fi:443.
All URIs are relative to http://localhost.

Method | HTTP request | Description
------------- | ------------- | -------------
[**apiConfigI18nGet()**](DefaultApi.md#apiConfigI18nGet) | **GET** /api/config/i18n | Returns the user specific locale configuration
[**apiConfigTimesheetGet()**](DefaultApi.md#apiConfigTimesheetGet) | **GET** /api/config/timesheet | Returns the timesheet configuration
[**apiPingGet()**](DefaultApi.md#apiPingGet) | **GET** /api/ping | A testing route for the API
[**apiPluginsGet()**](DefaultApi.md#apiPluginsGet) | **GET** /api/plugins | Returns information about installed Plugins
[**apiVersionGet()**](DefaultApi.md#apiVersionGet) | **GET** /api/version | Returns information about the Kimai release


Expand Down
2 changes: 1 addition & 1 deletion docs/Api/ProjectApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fiteco\KimaiClient\ProjectApi

All URIs are relative to https://tt.fiteco.fi:443.
All URIs are relative to http://localhost.

Method | HTTP request | Description
------------- | ------------- | -------------
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/TagApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fiteco\KimaiClient\TagApi

All URIs are relative to https://tt.fiteco.fi:443.
All URIs are relative to http://localhost.

Method | HTTP request | Description
------------- | ------------- | -------------
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/TeamApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fiteco\KimaiClient\TeamApi

All URIs are relative to https://tt.fiteco.fi:443.
All URIs are relative to http://localhost.

Method | HTTP request | Description
------------- | ------------- | -------------
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/TimesheetApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fiteco\KimaiClient\TimesheetApi

All URIs are relative to https://tt.fiteco.fi:443.
All URIs are relative to http://localhost.

Method | HTTP request | Description
------------- | ------------- | -------------
Expand Down
2 changes: 1 addition & 1 deletion docs/Api/UserApi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fiteco\KimaiClient\UserApi

All URIs are relative to https://tt.fiteco.fi:443.
All URIs are relative to http://localhost.

Method | HTTP request | Description
------------- | ------------- | -------------
Expand Down

0 comments on commit 273c63c

Please sign in to comment.