mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-24 08:27:27 -04:00
build(deps): bump github.com/opencloud-eu/libre-graph-api-go
Bumps [github.com/opencloud-eu/libre-graph-api-go](https://github.com/opencloud-eu/libre-graph-api-go) from 1.0.6 to 1.0.7. - [Commits](https://github.com/opencloud-eu/libre-graph-api-go/compare/v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: github.com/opencloud-eu/libre-graph-api-go dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -63,7 +63,7 @@ require (
|
||||
github.com/onsi/ginkgo/v2 v2.23.4
|
||||
github.com/onsi/gomega v1.37.0
|
||||
github.com/open-policy-agent/opa v1.5.0
|
||||
github.com/opencloud-eu/libre-graph-api-go v1.0.6
|
||||
github.com/opencloud-eu/libre-graph-api-go v1.0.7
|
||||
github.com/opencloud-eu/reva/v2 v2.33.1-0.20250520152851-d33c49bb52b9
|
||||
github.com/orcaman/concurrent-map v1.0.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
|
||||
4
go.sum
4
go.sum
@@ -867,8 +867,8 @@ github.com/open-policy-agent/opa v1.5.0 h1:npsQMUZvafCLYHofoNrZ0cSWbvoDpasvWtrHX
|
||||
github.com/open-policy-agent/opa v1.5.0/go.mod h1:bYbS7u+uhTI+cxHQIpzvr5hxX0hV7urWtY+38ZtjMgk=
|
||||
github.com/opencloud-eu/go-micro-plugins/v4/store/nats-js-kv v0.0.0-20250512152754-23325793059a h1:Sakl76blJAaM6NxylVkgSzktjo2dS504iDotEFJsh3M=
|
||||
github.com/opencloud-eu/go-micro-plugins/v4/store/nats-js-kv v0.0.0-20250512152754-23325793059a/go.mod h1:pjcozWijkNPbEtX5SIQaxEW/h8VAVZYTLx+70bmB3LY=
|
||||
github.com/opencloud-eu/libre-graph-api-go v1.0.6 h1:bUQq0tfaLboZZmPuI6C1rr/wFIVOIM9IsE1WqI5QsDA=
|
||||
github.com/opencloud-eu/libre-graph-api-go v1.0.6/go.mod h1:pzatilMEHZFT3qV7C/X3MqOa3NlRQuYhlRhZTL+hN6Q=
|
||||
github.com/opencloud-eu/libre-graph-api-go v1.0.7 h1:xP8xlRc6z+gROmQYWohIXn1GtaORQKh8PN7grF3Z790=
|
||||
github.com/opencloud-eu/libre-graph-api-go v1.0.7/go.mod h1:pzatilMEHZFT3qV7C/X3MqOa3NlRQuYhlRhZTL+hN6Q=
|
||||
github.com/opencloud-eu/reva/v2 v2.33.1-0.20250520152851-d33c49bb52b9 h1:7y8gTqVQSXLyAqeUFesbI58OkgGcS5fmfq2f3e95XOI=
|
||||
github.com/opencloud-eu/reva/v2 v2.33.1-0.20250520152851-d33c49bb52b9/go.mod h1:8S3B+GPFdGMcNL/pkSHI4K2/E0ICvR7qxllE7Ooydm8=
|
||||
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/README.md
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/README.md
generated
vendored
@@ -5,7 +5,7 @@ Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
## Overview
|
||||
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
|
||||
|
||||
- API version: v1.0.5
|
||||
- API version: v1.0.7
|
||||
- Package version: 1.0.0
|
||||
- Generator version: 7.13.0
|
||||
- Build package: org.openapitools.codegen.languages.GoClientCodegen
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_activities.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_activities.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_applications.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_applications.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drive_item.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drive_item.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drives.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drives.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drives_get_drives.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drives_get_drives.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drives_permissions.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drives_permissions.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drives_root.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_drives_root.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_education_class.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_education_class.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_education_class_teachers.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_education_class_teachers.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_education_school.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_education_school.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_education_user.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_education_user.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_group.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_group.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_groups.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_groups.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_changepassword.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_changepassword.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_drive.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_drive.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_drive_root.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_drive_root.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_drive_root_children.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_drive_root_children.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_drives.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_drives.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_photo.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_photo.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_user.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_me_user.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_role_management.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_role_management.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_tags.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_tags.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_user.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_user.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_user_app_role_assignment.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_user_app_role_assignment.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_user_photo.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_user_photo.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_users.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/api_users.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
4
vendor/github.com/opencloud-eu/libre-graph-api-go/client.go
generated
vendored
4
vendor/github.com/opencloud-eu/libre-graph-api-go/client.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
@@ -41,7 +41,7 @@ var (
|
||||
queryDescape = strings.NewReplacer( "%5B", "[", "%5D", "]" )
|
||||
)
|
||||
|
||||
// APIClient manages communication with the Libre Graph API API vv1.0.5
|
||||
// APIClient manages communication with the Libre Graph API API vv1.0.7
|
||||
// In most cases there should be only one, shared, APIClient.
|
||||
type APIClient struct {
|
||||
cfg *Configuration
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/configuration.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/configuration.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_activity.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_activity.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_activity_template.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_activity_template.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_activity_times.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_activity_times.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_app_role.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_app_role.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_app_role_assignment.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_app_role_assignment.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_application.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_application.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_audio.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_audio.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_class_member_reference.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_class_member_reference.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_class_reference.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_class_reference.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_class_teacher_reference.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_class_teacher_reference.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_activities.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_activities.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_class.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_class.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_drive_items.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_drive_items.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_drives.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_drives.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_drives_1.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_drives_1.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_group.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_group.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_permissions.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_permissions.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_schools.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_schools.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_tags.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_tags.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_user.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_user.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_users.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_collection_of_users.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_deleted.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_deleted.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_item.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_item.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_item_create_link.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_item_create_link.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_item_invite.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_item_invite.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_recipient.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_recipient.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_update.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_drive_update.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_education_class.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_education_class.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_education_school.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_education_school.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_education_user.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_education_user.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_education_user_reference.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_education_user_reference.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_file_system_info.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_file_system_info.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_folder.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_folder.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_folder_view.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_folder_view.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_geo_coordinates.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_geo_coordinates.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_group.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_group.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_hashes.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_hashes.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_identity.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_identity.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_identity_set.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_identity_set.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_image.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_image.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_item_reference.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_item_reference.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_member_reference.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_member_reference.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_object_identity.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_object_identity.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_odata_error.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_odata_error.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_odata_error_detail.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_odata_error_detail.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_odata_error_main.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_odata_error_main.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_open_graph_file.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_open_graph_file.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_password_change.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_password_change.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_password_profile.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_password_profile.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_permission.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_permission.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_photo.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_photo.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_quota.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_quota.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_remote_item.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_remote_item.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_share_point_identity_set.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_share_point_identity_set.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sharing_invitation.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sharing_invitation.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sharing_link.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sharing_link.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sharing_link_password.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sharing_link_password.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sharing_link_type.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sharing_link_type.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sign_in_activity.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_sign_in_activity.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_special_folder.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_special_folder.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_tag_assignment.go
generated
vendored
2
vendor/github.com/opencloud-eu/libre-graph-api-go/model_tag_assignment.go
generated
vendored
@@ -3,7 +3,7 @@ Libre Graph API
|
||||
|
||||
Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
|
||||
|
||||
API version: v1.0.5
|
||||
API version: v1.0.7
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user