Skip to content

Commit 4e86d42

Browse files
Merge branch 'master' into publish-open-api-files/210015/beta
2 parents 88f5f41 + 1ee58bc commit 4e86d42

10 files changed

+5763
-140
lines changed

clean_beta_metadata/cleanMetadataWithDescriptionsAndAnnotationsAndErrorsbeta.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59951,7 +59951,7 @@
5995159951
</ComplexType>
5995259952
<ComplexType Name="changeNotification">
5995359953
<Property Name="changeType" Type="graph.changeType" Nullable="false">
59954-
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. The supported values are: created, updated, deleted. Required." />
59954+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. Required and only present for change notifications. Mutually exclusive with lifecycleEvent. The supported values are: created, updated, deleted." />
5995559955
</Property>
5995659956
<Property Name="clientState" Type="Edm.String">
5995759957
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the clientState property sent specified in the subscription request (if any). The maximum length is 255 characters. The client can check whether the change notification came from the service by comparing the values of the clientState property. The value of the clientState property sent with the subscription is compared with the value of the clientState property received with each change notification. Optional." />
@@ -59963,7 +59963,7 @@
5996359963
<Annotation Term="Org.OData.Core.V1.Description" String="Unique ID for the notification. Optional." />
5996459964
</Property>
5996559965
<Property Name="lifecycleEvent" Type="graph.lifecycleEventType">
59966-
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification if the current notification is a lifecycle notification. Optional. Supported values are missed, subscriptionRemoved, reauthorizationRequired. Optional." />
59966+
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification. Required and only present for lifecycle notifications. Mutually exclusive with changeType. Supported values: missed, subscriptionRemoved, reauthorizationRequired." />
5996759967
</Property>
5996859968
<Property Name="resource" Type="Edm.String" Nullable="false">
5996959969
<Annotation Term="Org.OData.Core.V1.Description" String="The URI of the resource that emitted the change notification relative to https://graph.microsoft.com. Required." />

clean_beta_metadata/cleanMetadataWithDescriptionsAndAnnotationsbeta.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59951,7 +59951,7 @@
5995159951
</ComplexType>
5995259952
<ComplexType Name="changeNotification">
5995359953
<Property Name="changeType" Type="graph.changeType" Nullable="false">
59954-
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. The supported values are: created, updated, deleted. Required." />
59954+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. Required and only present for change notifications. Mutually exclusive with lifecycleEvent. The supported values are: created, updated, deleted." />
5995559955
</Property>
5995659956
<Property Name="clientState" Type="Edm.String">
5995759957
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the clientState property sent specified in the subscription request (if any). The maximum length is 255 characters. The client can check whether the change notification came from the service by comparing the values of the clientState property. The value of the clientState property sent with the subscription is compared with the value of the clientState property received with each change notification. Optional." />
@@ -59963,7 +59963,7 @@
5996359963
<Annotation Term="Org.OData.Core.V1.Description" String="Unique ID for the notification. Optional." />
5996459964
</Property>
5996559965
<Property Name="lifecycleEvent" Type="graph.lifecycleEventType">
59966-
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification if the current notification is a lifecycle notification. Optional. Supported values are missed, subscriptionRemoved, reauthorizationRequired. Optional." />
59966+
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification. Required and only present for lifecycle notifications. Mutually exclusive with changeType. Supported values: missed, subscriptionRemoved, reauthorizationRequired." />
5996759967
</Property>
5996859968
<Property Name="resource" Type="Edm.String" Nullable="false">
5996959969
<Annotation Term="Org.OData.Core.V1.Description" String="The URI of the resource that emitted the change notification relative to https://graph.microsoft.com. Required." />

clean_beta_metadata/cleanMetadataWithDescriptionsbeta.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59951,7 +59951,7 @@
5995159951
</ComplexType>
5995259952
<ComplexType Name="changeNotification">
5995359953
<Property Name="changeType" Type="graph.changeType" Nullable="false">
59954-
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. The supported values are: created, updated, deleted. Required." />
59954+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. Required and only present for change notifications. Mutually exclusive with lifecycleEvent. The supported values are: created, updated, deleted." />
5995559955
</Property>
5995659956
<Property Name="clientState" Type="Edm.String">
5995759957
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the clientState property sent specified in the subscription request (if any). The maximum length is 255 characters. The client can check whether the change notification came from the service by comparing the values of the clientState property. The value of the clientState property sent with the subscription is compared with the value of the clientState property received with each change notification. Optional." />
@@ -59963,7 +59963,7 @@
5996359963
<Annotation Term="Org.OData.Core.V1.Description" String="Unique ID for the notification. Optional." />
5996459964
</Property>
5996559965
<Property Name="lifecycleEvent" Type="graph.lifecycleEventType">
59966-
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification if the current notification is a lifecycle notification. Optional. Supported values are missed, subscriptionRemoved, reauthorizationRequired. Optional." />
59966+
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification. Required and only present for lifecycle notifications. Mutually exclusive with changeType. Supported values: missed, subscriptionRemoved, reauthorizationRequired." />
5996759967
</Property>
5996859968
<Property Name="resource" Type="Edm.String" Nullable="false">
5996959969
<Annotation Term="Org.OData.Core.V1.Description" String="The URI of the resource that emitted the change notification relative to https://graph.microsoft.com. Required." />

clean_v10_metadata/cleanMetadataWithDescriptionsAndAnnotationsAndErrorsv1.0.xml

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29972,7 +29972,7 @@
2997229972
</ComplexType>
2997329973
<ComplexType Name="changeNotification">
2997429974
<Property Name="changeType" Type="graph.changeType" Nullable="false">
29975-
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. The supported values are: created, updated, deleted. Required." />
29975+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. Required and only present for change notifications. Mutually exclusive with lifecycleEvent. The supported values are: created, updated, deleted." />
2997629976
</Property>
2997729977
<Property Name="clientState" Type="Edm.String">
2997829978
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the clientState property sent in the subscription request (if any). The maximum length is 255 characters. The client can check whether the change notification came from the service by comparing the values of the clientState property. The value of the clientState property sent with the subscription is compared with the value of the clientState property received with each change notification. Optional." />
@@ -29984,7 +29984,7 @@
2998429984
<Annotation Term="Org.OData.Core.V1.Description" String="Unique ID for the notification. Optional." />
2998529985
</Property>
2998629986
<Property Name="lifecycleEvent" Type="graph.lifecycleEventType">
29987-
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification if the current notification is a lifecycle notification. Optional. Supported values are missed, subscriptionRemoved, reauthorizationRequired. Optional." />
29987+
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification. Required and only present for lifecycle notifications. Mutually exclusive with changeType. Supported values: missed, subscriptionRemoved, reauthorizationRequired." />
2998829988
</Property>
2998929989
<Property Name="resource" Type="Edm.String" Nullable="false">
2999029990
<Annotation Term="Org.OData.Core.V1.Description" String="The URI of the resource that emitted the change notification relative to https://graph.microsoft.com. Required." />
@@ -50760,6 +50760,20 @@
5076050760
</Action>
5076150761
<Action Name="retryServiceProvisioning" IsBound="true">
5076250762
<Parameter Name="bindingParameter" Type="graph.orgContact" Nullable="false" />
50763+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
50764+
<Record>
50765+
<PropertyValue Property="Description" String="orgContact: retryServiceProvisioning" />
50766+
<PropertyValue Property="LongDescription" String="Retry the orgContact service provisioning." />
50767+
</Record>
50768+
</Annotation>
50769+
<Annotation Term="Org.OData.Core.V1.Links">
50770+
<Collection>
50771+
<Record>
50772+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/action" />
50773+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-1.0" />
50774+
</Record>
50775+
</Collection>
50776+
</Annotation>
5076350777
</Action>
5076450778
<Action Name="retryServiceProvisioning" IsBound="true">
5076550779
<Parameter Name="bindingParameter" Type="graph.user" Nullable="false" />
@@ -81746,6 +81760,22 @@
8174681760
</Collection>
8174781761
</Annotation>
8174881762
</Annotations>
81763+
<Annotations Target="microsoft.graph.GraphService/storage/fileStorage/containers/b/recycleBin/items/restore">
81764+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
81765+
<Record>
81766+
<PropertyValue Property="Description" String="recycleBinItem: restore" />
81767+
<PropertyValue Property="LongDescription" String="Restore recycleBinItem objects from the recycleBin of a fileStorageContainer. " />
81768+
</Record>
81769+
</Annotation>
81770+
<Annotation Term="Org.OData.Core.V1.Links">
81771+
<Collection>
81772+
<Record>
81773+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/create" />
81774+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/filestoragecontainer-restore-recyclebinitem?view=graph-rest-1.0" />
81775+
</Record>
81776+
</Collection>
81777+
</Annotation>
81778+
</Annotations>
8174981779
<Annotations Target="microsoft.graph.GraphService/storage/fileStorage/containers/b/recycleBin/settings">
8175081780
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
8175181781
<Record>
@@ -83896,7 +83926,9 @@
8389683926
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
8389783927
<Annotation Term="Org.OData.Core.V1.Description" String="When the workflow was last modified." />
8389883928
</Property>
83899-
<NavigationProperty Name="administrationScopeTargets" Type="Collection(graph.directoryObject)" />
83929+
<NavigationProperty Name="administrationScopeTargets" Type="Collection(graph.directoryObject)">
83930+
<Annotation Term="Org.OData.Core.V1.Description" String="The administrative units in the scope of the workflow. Optional. Supports $expand." />
83931+
</NavigationProperty>
8390083932
<NavigationProperty Name="createdBy" Type="graph.user">
8390183933
<Annotation Term="Org.OData.Core.V1.Description" String="The user who created the workflow." />
8390283934
</NavigationProperty>

clean_v10_metadata/cleanMetadataWithDescriptionsAndAnnotationsv1.0.xml

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29972,7 +29972,7 @@
2997229972
</ComplexType>
2997329973
<ComplexType Name="changeNotification">
2997429974
<Property Name="changeType" Type="graph.changeType" Nullable="false">
29975-
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. The supported values are: created, updated, deleted. Required." />
29975+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of change that will raise the change notification. Required and only present for change notifications. Mutually exclusive with lifecycleEvent. The supported values are: created, updated, deleted." />
2997629976
</Property>
2997729977
<Property Name="clientState" Type="Edm.String">
2997829978
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the clientState property sent in the subscription request (if any). The maximum length is 255 characters. The client can check whether the change notification came from the service by comparing the values of the clientState property. The value of the clientState property sent with the subscription is compared with the value of the clientState property received with each change notification. Optional." />
@@ -29984,7 +29984,7 @@
2998429984
<Annotation Term="Org.OData.Core.V1.Description" String="Unique ID for the notification. Optional." />
2998529985
</Property>
2998629986
<Property Name="lifecycleEvent" Type="graph.lifecycleEventType">
29987-
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification if the current notification is a lifecycle notification. Optional. Supported values are missed, subscriptionRemoved, reauthorizationRequired. Optional." />
29987+
<Annotation Term="Org.OData.Core.V1.Description" String="The type of lifecycle notification. Required and only present for lifecycle notifications. Mutually exclusive with changeType. Supported values: missed, subscriptionRemoved, reauthorizationRequired." />
2998829988
</Property>
2998929989
<Property Name="resource" Type="Edm.String" Nullable="false">
2999029990
<Annotation Term="Org.OData.Core.V1.Description" String="The URI of the resource that emitted the change notification relative to https://graph.microsoft.com. Required." />
@@ -50750,6 +50750,20 @@
5075050750
</Action>
5075150751
<Action Name="retryServiceProvisioning" IsBound="true">
5075250752
<Parameter Name="bindingParameter" Type="graph.orgContact" Nullable="false" />
50753+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
50754+
<Record>
50755+
<PropertyValue Property="Description" String="orgContact: retryServiceProvisioning" />
50756+
<PropertyValue Property="LongDescription" String="Retry the orgContact service provisioning." />
50757+
</Record>
50758+
</Annotation>
50759+
<Annotation Term="Org.OData.Core.V1.Links">
50760+
<Collection>
50761+
<Record>
50762+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/action" />
50763+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-1.0" />
50764+
</Record>
50765+
</Collection>
50766+
</Annotation>
5075350767
</Action>
5075450768
<Action Name="retryServiceProvisioning" IsBound="true">
5075550769
<Parameter Name="bindingParameter" Type="graph.user" Nullable="false" />
@@ -81933,6 +81947,22 @@
8193381947
</Collection>
8193481948
</Annotation>
8193581949
</Annotations>
81950+
<Annotations Target="microsoft.graph.GraphService/storage/fileStorage/containers/b/recycleBin/items/restore">
81951+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
81952+
<Record>
81953+
<PropertyValue Property="Description" String="recycleBinItem: restore" />
81954+
<PropertyValue Property="LongDescription" String="Restore recycleBinItem objects from the recycleBin of a fileStorageContainer. " />
81955+
</Record>
81956+
</Annotation>
81957+
<Annotation Term="Org.OData.Core.V1.Links">
81958+
<Collection>
81959+
<Record>
81960+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/create" />
81961+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/filestoragecontainer-restore-recyclebinitem?view=graph-rest-1.0" />
81962+
</Record>
81963+
</Collection>
81964+
</Annotation>
81965+
</Annotations>
8193681966
<Annotations Target="microsoft.graph.GraphService/storage/fileStorage/containers/b/recycleBin/settings">
8193781967
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
8193881968
<Record>
@@ -84071,7 +84101,9 @@
8407184101
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
8407284102
<Annotation Term="Org.OData.Core.V1.Description" String="When the workflow was last modified." />
8407384103
</Property>
84074-
<NavigationProperty Name="administrationScopeTargets" Type="Collection(graph.directoryObject)" />
84104+
<NavigationProperty Name="administrationScopeTargets" Type="Collection(graph.directoryObject)">
84105+
<Annotation Term="Org.OData.Core.V1.Description" String="The administrative units in the scope of the workflow. Optional. Supports $expand." />
84106+
</NavigationProperty>
8407584107
<NavigationProperty Name="createdBy" Type="graph.user">
8407684108
<Annotation Term="Org.OData.Core.V1.Description" String="The user who created the workflow." />
8407784109
</NavigationProperty>

0 commit comments

Comments
 (0)