Skip to content

Commit 2fab9db

Browse files
committed
Merge pull request #108 from owncloud/TheOneRing-patch-1
Bump version to 1.0.4
1 parent 2da4f71 commit 2fab9db

File tree

167 files changed

+167
-167
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+167
-167
lines changed

README.md

Lines changed: 1 addition & 1 deletion

client/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.4)
2-
string(REGEX MATCH "[0-9]+\\.[0-9]+\\.[0-9]" APP_VERSION "v1.0.1")
2+
string(REGEX MATCH "[0-9]+\\.[0-9]+\\.[0-9]" APP_VERSION "v1.0.4")
33
string(REGEX REPLACE " " "" TARGET_NAME "Libre Graph API")
44

55
project("Libre Graph API" VERSION ${APP_VERSION} LANGUAGES CXX)

client/OAIAppRole.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIAppRole.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIAppRoleAssignment.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIAppRoleAssignment.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIApplication.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIApplication.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIApplicationsApi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIApplicationsApi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIClass_Member_Reference.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIClass_Member_Reference.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIClass_Reference.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIClass_Reference.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIClass_Teacher_Reference.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAIClass_Teacher_Reference.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_appRoleAssignments.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_appRoleAssignments.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_applications.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_applications.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_class.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_class.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_driveItems.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_driveItems.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_drives.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_drives.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_drives_1.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_drives_1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_educationClass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_educationClass.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_educationUser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_educationUser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_educationUser_1.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_educationUser_1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_group.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_group.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_schools.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_schools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_tags.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_tags.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_user.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_user.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_users.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

client/OAICollection_of_users.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Libre Graph API
77
* Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
88
*
9-
* The version of the OpenAPI document: v1.0.1
9+
* The version of the OpenAPI document: v1.0.4
1010
*
1111
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1212
* https://openapi-generator.tech

0 commit comments

Comments
 (0)