Skip to content

Commit f38f0cc

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update generated files with build 35879 [skip ci]
1 parent bb9d879 commit f38f0cc

File tree

19,152 files changed

+20964
-1812
lines changed

Some content is hidden

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

19,152 files changed

+20964
-1812
lines changed

README.md

Lines changed: 4 additions & 3 deletions

gradle.properties

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ org.gradle.caching=true
2525

2626
mavenGroupId = com.microsoft.graph
2727
mavenArtifactId = microsoft-graph-beta
28-
mavenMajorVersion = 0
29-
mavenMinorVersion = 1
30-
mavenPatchVersion = 0
28+
mavenMajorVersion = 0
29+
mavenMinorVersion = 2
30+
mavenPatchVersion = 0
3131
mavenArtifactSuffix =
3232
nightliesUrl = http://dl.bintray.com/MicrosoftGraph/Maven
3333

@@ -42,3 +42,4 @@ Password="PASSWORD"
4242
#enable mavenCentralPublishingEnabled to publish to maven central
4343
mavenCentralSnapshotArtifactSuffix = -SNAPSHOT
4444
mavenCentralPublishingEnabled=false
45+

src/main/java/com/microsoft/graph/callrecords/models/extensions/CallRecord.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Template Source: BaseEntity.java.tt
12
// ------------------------------------------------------------------------------
23
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
34
// ------------------------------------------------------------------------------

src/main/java/com/microsoft/graph/callrecords/models/extensions/ClientUserAgent.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Template Source: BaseEntity.java.tt
12
// ------------------------------------------------------------------------------
23
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
34
// ------------------------------------------------------------------------------

src/main/java/com/microsoft/graph/callrecords/models/extensions/DeviceInfo.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Template Source: BaseEntity.java.tt
12
// ------------------------------------------------------------------------------
23
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
34
// ------------------------------------------------------------------------------

src/main/java/com/microsoft/graph/callrecords/models/extensions/DirectRoutingLogRow.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Template Source: BaseEntity.java.tt
12
// ------------------------------------------------------------------------------
23
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
34
// ------------------------------------------------------------------------------

src/main/java/com/microsoft/graph/callrecords/models/extensions/Endpoint.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Template Source: BaseEntity.java.tt
12
// ------------------------------------------------------------------------------
23
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
34
// ------------------------------------------------------------------------------

src/main/java/com/microsoft/graph/callrecords/models/extensions/FailureInfo.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Template Source: BaseEntity.java.tt
12
// ------------------------------------------------------------------------------
23
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
34
// ------------------------------------------------------------------------------

src/main/java/com/microsoft/graph/callrecords/models/extensions/FeedbackTokenSet.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Template Source: BaseEntity.java.tt
12
// ------------------------------------------------------------------------------
23
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
34
// ------------------------------------------------------------------------------

src/main/java/com/microsoft/graph/callrecords/models/extensions/Media.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Template Source: BaseEntity.java.tt
12
// ------------------------------------------------------------------------------
23
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
34
// ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)