Skip to content

Commit

Permalink
Merge pull request #472 from microsoftgraph/beta/pipelinebuild/98364
Browse files Browse the repository at this point in the history
Generated beta models and request builders using Typewriter
  • Loading branch information
ramsessanchez authored Dec 17, 2022
2 parents f7eeee0 + 7e36dc5 commit fe1bbbc
Show file tree
Hide file tree
Showing 334 changed files with 15,233 additions and 3,494 deletions.
82 changes: 77 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,78 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## [0.61.0] - 2022-12-16

### Added

- ManagedTenant Namespace:
- ManagementTemplateCollectionTenantSummary model and related requests
- ManagementTemplateStepTenantSummary model and related requests.
- Main Graph Namespace:
- ActionCapability model.
- ChannelSummary model.
- ChatMessageActions model.
- ChatMessageHistoryItem model.
- CloudPcPartnerAgent models.
- CloudPcProvisioningType model.
- CloudPcRegionGroup model.
- CloudPcRemoteActionCapability model.
- CloudPcRemoteActionName model.
- IdentityProviderState model.
- LayoutTemplateType model.
- LoginPageLayoutConfiguration model.
- MetaDataKey models.
- OnPremisesAccidentalDeletionPrevention model.
- PageLayoutType model.
- PagePromotionType model.
- PresenceStatusMessage model.
- ReactionsFacet model.
- SectionEmphasisType model.
- SegmentConfiguration models.
- ServerProcessedContent model.
- ShiftWorkCloudPcAccessState model.
- TitleArea models.
- UserExperienceAnalyticsDeviceScopeSummary model.
- WebPartData model.
- WebPartPosition model.
- ApplicationSegment, WebApplicationSegment, IpApplicationSegment models and related request.
- AzureCommunicationServicesUserConversationMember model and related requests.
- BrowserSharedCookie models and related requests.
- BrowserSite models and related requests.
- BusinessScenario models and related requests.
- CanvasLayout model and related requests.
- CloudPCGetShiftWorkCloudPcAccessState models and related requests.
- CloudPCGetSupportedCloudPcRemoteActions models and related requests.
- CloudPcReportsGetSharedUseLicenseUsageReport models and related requests.
- CloudPCRetryPartnerAgentInstallation models and related requests.
- CorsConfiguration_v2 models and related requests.
- DeviceManagementConfigurationPolicyReorder models and related requests.
- DeviceManagementPartnerTerminate models and related requests.
- DeviceManagementReportsGetEncryptionReportForDevices models and related requests.
- DeviceManagementReportsGetMobileApplicationManagementAppConfigurationReport models and related requests.
- DeviceManagementUserExperienceAnalyticsSummarizedDeviceScopes models and related requests.
- HorizontalSection models and related requests.
- InternetExplorerMode model and related requests.
- MacOSMicrosoftDefenderApp model and related requests.
- ManagedDeviceEndRemoteHelpSession models and related requests.
- ManagedDeviceInitiateMobileDeviceManagementKeyRecovery models and related requests.
- OnPremisesDirectorySynchronization models and related requests.
- Planner models and related requests.
- PresenceSetStatusMessage models and related requests.
- ReportRootGetTeamsTeamCounts models and related requests.
- SitePageGetWebPartsByPosition models and related requests.
- StandardWebPart model and related requests.
- Edge model and related requests.
- TextWebPart model and related requests.
- VerticalSection model and related requests.
- WebPartGetPositionOfWebPart models and related requests.

### Changed

- Updated beta models and request builders generated using Typewriter, based on latest Beta-Metadata.
- Models and requests referencing the newly added models and requests have been updated to reflect the added models/requests.
- Models and requests referencing the newly removed models and requests have been updated to reflect the removed models/requests.

## [0.60.0] - 2022-11-09

### Added
Expand All @@ -37,7 +109,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Updated beta models and request builders generated using Typewriter, based on latest Beta-Metadata.
- Models and requests referencing the newly added models and requests have been updated to reflect the removed models/requests.
- Models and requests referencing the newly added models and requests have been updated to reflect the added models/requests.
- Removed OrganizationalMessage models and related requests.
- Removed DeviceManagement requests and models related to OrganizationalMessage.
- Removed UserExperienceAnalyticsRegressionSummary models and related requests.
Expand All @@ -63,7 +135,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Updated beta models and request builders generated using Typewriter, based on latest Beta-Metadata.
- Models and requests referencing the newly added models and requests have been updated to reflect the removed models/requests.
- Models and requests referencing the newly added models and requests have been updated to reflect the added models/requests.
- Added lots of models and requests to the ManagedTenant namespace.

## [0.58.0] - 2022-10-12
Expand Down Expand Up @@ -98,7 +170,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Updated beta models and request builders generated using Typewriter, based on latest Beta-Metadata.
- Models and requests referencing the newly added models and requests have been updated to reflect the removed models/requests.
- Models and requests referencing the newly added models and requests have been updated to reflect the added models/requests.

## [0.57.0] - 2022-09-22

Expand All @@ -113,7 +185,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Updated beta models and request builders generated using Typewriter, based on latest Beta-Metadata.
- Models and requests referencing the newly added models and requests have been updated to reflect the removed models/requests.
- Models and requests referencing the newly added models and requests have been updated to reflect the added models/requests.
- Removed MeetingChatMode model.

## [0.56.0] - 2022-09-15
Expand Down Expand Up @@ -144,7 +216,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Updated beta models and request builders generated using Typewriter, based on latest Beta-Metadata.
- Models and requests referencing the newly added models and requests have been updated to reflect the removed models/requests.
- Models and requests referencing the newly added models and requests have been updated to reflect the added models/requests.
- Removed ConnectionQuota requests from the ExternalConnectors namespace.
- Removed AzureADFeatureUsage models and related requests.
- Removed AzureADLicenseUsage models and realted requests.
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
dependencies {
// Include the sdk as a dependency
implementation 'com.microsoft.graph:microsoft-graph-beta:0.60.0-SNAPSHOT'
implementation 'com.microsoft.graph:microsoft-graph-beta:0.61.0-SNAPSHOT'
// Uncomment the line below if you are building an android application
//implementation 'com.google.guava:guava:30.1.1-android'
// This dependency is only needed if you are using the TokenCrendentialAuthProvider
Expand All @@ -37,7 +37,7 @@ Add the dependency in `dependencies` in pom.xml
<!-- Include the sdk as a dependency -->
<groupId>com.microsoft.graph</groupId>
<artifactId>microsoft-graph-beta</artifactId>
<version>0.60.0-SNAPSHOT</version>
<version>0.61.0-SNAPSHOT</version>
</dependency>
<dependency>
<!-- This dependency is only needed if you are using the TokenCrendentialAuthProvider -->
Expand Down Expand Up @@ -196,5 +196,6 @@ Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the [MI






3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ org.gradle.caching=true
mavenGroupId = com.microsoft.graph
mavenArtifactId = microsoft-graph-beta
mavenMajorVersion = 0
mavenMinorVersion = 60
mavenMinorVersion = 61
mavenPatchVersion = 0
mavenArtifactSuffix =

Expand Down Expand Up @@ -95,5 +95,6 @@ mavenCentralPublishingEnabled=false






Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@
// **NOTE** This file was generated by a tool and any changes will be overwritten.

/**
* The class for the Ediscoveryroot.
*/
* The class for the Ediscoveryroot.
* @deprecated The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security.
*/
@Deprecated
public class Ediscoveryroot extends Entity implements IJsonBackedObject {


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@
// **NOTE** This file was generated by a tool and any changes will be overwritten.

/**
* The class for the Ediscoveryroot Request.
*/
* The class for the Ediscoveryroot Request.
* @deprecated The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security.
*/
@Deprecated
public class EdiscoveryrootRequest extends BaseRequest<Ediscoveryroot> {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@
// **NOTE** This file was generated by a tool and any changes will be overwritten.

/**
* The class for the Ediscoveryroot Request Builder.
*/
* The class for the Ediscoveryroot Request Builder.
* @deprecated The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security.
*/
@Deprecated
public class EdiscoveryrootRequestBuilder extends BaseRequestBuilder<Ediscoveryroot> {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,22 @@ public final AdditionalDataManager additionalDataManager() {

/**
* The Aliases.
* A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &amp;, ?, @, #, /, ~, ', ', &amp;lt;, &amp;gt;, `, ^. Optional.
* A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string might not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &amp;, ?, @, #, /, ~, ', ', &amp;lt;, &amp;gt;, `, ^. Optional.
*/
@SerializedName(value = "aliases", alternate = {"Aliases"})
@Expose
@Nullable
public java.util.List<String> aliases;

/**
* The Is Exact Match Required.
* Specifies if the property will be matched exactly for queries. Exact matching can only be set to true for non-searchable properties of type string or stringCollection. Optional.
*/
@SerializedName(value = "isExactMatchRequired", alternate = {"IsExactMatchRequired"})
@Expose
@Nullable
public Boolean isExactMatchRequired;

/**
* The Is Queryable.
* Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional.
Expand Down Expand Up @@ -96,7 +105,7 @@ public final AdditionalDataManager additionalDataManager() {

/**
* The Name.
* The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &amp;, ?, @, #, /, ~, ', ', &amp;lt;, &amp;gt;, `, ^. Required.
* The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, the property name may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &amp;, ?, @, #, /, ~, ', ', &amp;lt;, &amp;gt;, `, ^. Required.
*/
@SerializedName(value = "name", alternate = {"Name"})
@Expose
Expand Down
Loading

0 comments on commit fe1bbbc

Please sign in to comment.