Skip to content

Commit 0be29a4

Browse files
authored
Merge pull request #539 from microsoftgraph/v1.0/pipelinebuild/3855765
Generated v1.0 models and request builders using Typewriter
2 parents 7ee3b3c + 119eb11 commit 0be29a4

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

src/main/java/com/microsoft/graph/models/extensions/Application.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ public class Application extends DirectoryObject implements IJsonBackedObject {
220220

221221
/**
222222
* The Sign In Audience.
223-
* Specifies the Microsoft accounts that are supported for the current application. Supported values are:AzureADMyOrg: Users with a Microsoft work or school account in my organization’s Azure AD tenant (single tenant)AzureADMultipleOrgs: Users with a Microsoft work or school account in any organization’s Azure AD tenant (multi-tenant)AzureADandPersonalMicrosoftAccount: Users with a personal Microsoft account, or a work or school account in any organization’s Azure AD tenant.
223+
* Specifies the Microsoft accounts that are supported for the current application. Supported values are:AzureADMyOrg: Users with a Microsoft work or school account in my organization’s Azure AD tenant (single tenant)AzureADMultipleOrgs: Users with a Microsoft work or school account in any organization’s Azure AD tenant (multi-tenant).AzureADandPersonalMicrosoftAccount: Users with a personal Microsoft account, or a work or school account in any organization’s Azure AD tenant.PersonalMicrosoftAccount: Users with a personal Microsoft account only.
224224
*/
225225
@SerializedName(value = "signInAudience", alternate = {"SignInAudience"})
226226
@Expose

src/main/java/com/microsoft/graph/models/generated/TaskStatus.java

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)