Skip to content

Commit

Permalink
Update clean metadata file with 81021
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Jul 26, 2022
1 parent 645f9a4 commit c347fff
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 48 deletions.
12 changes: 6 additions & 6 deletions clean_v10_metadata/cleanMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5300,11 +5300,15 @@
<NavigationProperty Name="results" Type="Collection(graph.threatAssessmentResult)" ContainsTarget="true" />
</EntityType>
<ComplexType Name="availabilityItem">
<Property Name="endTime" Type="Edm.TimeOfDay" Nullable="false" />
<Property Name="endDateTime" Type="graph.dateTimeTimeZone" Nullable="false" />
<Property Name="serviceId" Type="Edm.String" />
<Property Name="startTime" Type="Edm.TimeOfDay" Nullable="false" />
<Property Name="startDateTime" Type="graph.dateTimeTimeZone" Nullable="false" />
<Property Name="status" Type="graph.bookingsAvailabilityStatus" />
</ComplexType>
<ComplexType Name="dateTimeTimeZone">
<Property Name="dateTime" Type="Edm.String" Nullable="false" />
<Property Name="timeZone" Type="Edm.String" />
</ComplexType>
<ComplexType Name="bookingCustomerInformationBase" Abstract="true" />
<ComplexType Name="bookingCustomerInformation" BaseType="graph.bookingCustomerInformationBase">
<Property Name="customerId" Type="Edm.String" />
Expand Down Expand Up @@ -5359,10 +5363,6 @@
<Property Name="endTime" Type="Edm.TimeOfDay" Nullable="false" />
<Property Name="startTime" Type="Edm.TimeOfDay" Nullable="false" />
</ComplexType>
<ComplexType Name="dateTimeTimeZone">
<Property Name="dateTime" Type="Edm.String" Nullable="false" />
<Property Name="timeZone" Type="Edm.String" />
</ComplexType>
<ComplexType Name="physicalAddress">
<Property Name="city" Type="Edm.String" />
<Property Name="countryOrRegion" Type="Edm.String" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18529,15 +18529,27 @@
</Property>
</ComplexType>
<ComplexType Name="availabilityItem">
<Property Name="endTime" Type="Edm.TimeOfDay" Nullable="false" />
<Property Name="endDateTime" Type="graph.dateTimeTimeZone" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The end time of the time slot." />
</Property>
<Property Name="serviceId" Type="Edm.String">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the service ID in case of 1:n appointments. If the appointment is of type 1:n, this field will be present, otherwise, null." />
</Property>
<Property Name="startTime" Type="Edm.TimeOfDay" Nullable="false" />
<Property Name="startDateTime" Type="graph.dateTimeTimeZone" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The start time of the time slot." />
</Property>
<Property Name="status" Type="graph.bookingsAvailabilityStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The status of the staff member. Possible values are: available, busy, slotsAvailable, outOfOffice, unknownFutureValue." />
</Property>
</ComplexType>
<ComplexType Name="dateTimeTimeZone">
<Property Name="dateTime" Type="Edm.String" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'." />
</Property>
<Property Name="timeZone" Type="Edm.String">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values." />
</Property>
</ComplexType>
<ComplexType Name="bookingCustomerInformationBase" Abstract="true" />
<ComplexType Name="bookingCustomerInformation" BaseType="graph.bookingCustomerInformationBase">
<Property Name="customerId" Type="Edm.String">
Expand Down Expand Up @@ -18666,14 +18678,6 @@
<Annotation Term="Org.OData.Core.V1.Description" String="The time of the day when work starts. For example, 08:00:00.0000000." />
</Property>
</ComplexType>
<ComplexType Name="dateTimeTimeZone">
<Property Name="dateTime" Type="Edm.String" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'." />
</Property>
<Property Name="timeZone" Type="Edm.String">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values." />
</Property>
</ComplexType>
<ComplexType Name="physicalAddress">
<Property Name="city" Type="Edm.String">
<Annotation Term="Org.OData.Core.V1.Description" String="The city." />
Expand Down Expand Up @@ -24379,7 +24383,7 @@
<Annotation Term="Org.OData.Core.V1.Description" String="The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. Read-only." />
</Property>
<Property Name="endpointType" Type="graph.endpointType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of endpoint the participant is using. Possible values are: default, skypeForBusiness, or skypeForBusinessVoipPhone. Read-only." />
<Annotation Term="Org.OData.Core.V1.Description" String="The type of endpoint the participant is using. Possible values are: default, voicemail, skypeForBusiness, skypeForBusinessVoipPhone and unknownFutureValue. Read-only." />
</Property>
<Property Name="identity" Type="graph.identitySet" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The identitySet associated with this participant. Read-only." />
Expand Down Expand Up @@ -47217,6 +47221,14 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/me/calendarGroups/AAMkAGVmMDEzMTM4LTZmYWUtNDdkNC1hMDZiLTU1OGY5OTZhYmY4OABGAAAAAAAiQ8W967B7TKBjgx9rVEURBwAiIsqMbYjsT5e/calendars">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="List calendars" />
<PropertyValue Property="LongDescription" String="Retrieve a list of calendars belonging to a calendar group." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/me/calendars">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
Expand Down Expand Up @@ -53245,23 +53257,23 @@
<Annotations Target="microsoft.graph.GraphService/reports/getAttackSimulationRepeatOffenders">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationRepeatOffenders" />
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationRepeatOffenders (deprecated)" />
<PropertyValue Property="LongDescription" String="List the users of a tenant who have yielded to attacks more than once in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/getAttackSimulationSimulationUserCoverage">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationSimulationUserCoverage" />
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationSimulationUserCoverage (deprecated)" />
<PropertyValue Property="LongDescription" String="Get simulation coverage for users of a tenant in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/getAttackSimulationTrainingUserCoverage">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationTrainingUserCoverage" />
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationTrainingUserCoverage (deprecated)" />
<PropertyValue Property="LongDescription" String="List training coverage for each user of a tenant in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
Expand Down Expand Up @@ -53290,6 +53302,30 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/security/getAttackSimulationRepeatOffenders">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="securityReportsRoot: getAttackSimulationRepeatOffenders" />
<PropertyValue Property="LongDescription" String="List the users of a tenant who have yielded to attacks more than once in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/security/getAttackSimulationSimulationUserCoverage">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="securityReportsRoot: getAttackSimulationSimulationUserCoverage" />
<PropertyValue Property="LongDescription" String="List training coverage for each user of a tenant in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/security/getAttackSimulationTrainingUserCoverage">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="securityReportsRoot: getAttackSimulationTrainingUserCoverage" />
<PropertyValue Property="LongDescription" String="List the users of a tenant who have yielded to attacks more than once in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/userCredentialUsageDetails">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18529,15 +18529,27 @@
</Property>
</ComplexType>
<ComplexType Name="availabilityItem">
<Property Name="endTime" Type="Edm.TimeOfDay" Nullable="false" />
<Property Name="endDateTime" Type="graph.dateTimeTimeZone" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The end time of the time slot." />
</Property>
<Property Name="serviceId" Type="Edm.String">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the service ID in case of 1:n appointments. If the appointment is of type 1:n, this field will be present, otherwise, null." />
</Property>
<Property Name="startTime" Type="Edm.TimeOfDay" Nullable="false" />
<Property Name="startDateTime" Type="graph.dateTimeTimeZone" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The start time of the time slot." />
</Property>
<Property Name="status" Type="graph.bookingsAvailabilityStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The status of the staff member. Possible values are: available, busy, slotsAvailable, outOfOffice, unknownFutureValue." />
</Property>
</ComplexType>
<ComplexType Name="dateTimeTimeZone">
<Property Name="dateTime" Type="Edm.String" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'." />
</Property>
<Property Name="timeZone" Type="Edm.String">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values." />
</Property>
</ComplexType>
<ComplexType Name="bookingCustomerInformationBase" Abstract="true" />
<ComplexType Name="bookingCustomerInformation" BaseType="graph.bookingCustomerInformationBase">
<Property Name="customerId" Type="Edm.String">
Expand Down Expand Up @@ -18666,14 +18678,6 @@
<Annotation Term="Org.OData.Core.V1.Description" String="The time of the day when work starts. For example, 08:00:00.0000000." />
</Property>
</ComplexType>
<ComplexType Name="dateTimeTimeZone">
<Property Name="dateTime" Type="Edm.String" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'." />
</Property>
<Property Name="timeZone" Type="Edm.String">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values." />
</Property>
</ComplexType>
<ComplexType Name="physicalAddress">
<Property Name="city" Type="Edm.String">
<Annotation Term="Org.OData.Core.V1.Description" String="The city." />
Expand Down Expand Up @@ -24379,7 +24383,7 @@
<Annotation Term="Org.OData.Core.V1.Description" String="The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. Read-only." />
</Property>
<Property Name="endpointType" Type="graph.endpointType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of endpoint the participant is using. Possible values are: default, skypeForBusiness, or skypeForBusinessVoipPhone. Read-only." />
<Annotation Term="Org.OData.Core.V1.Description" String="The type of endpoint the participant is using. Possible values are: default, voicemail, skypeForBusiness, skypeForBusinessVoipPhone and unknownFutureValue. Read-only." />
</Property>
<Property Name="identity" Type="graph.identitySet" Nullable="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The identitySet associated with this participant. Read-only." />
Expand Down Expand Up @@ -47206,6 +47210,14 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/me/calendarGroups/AAMkAGVmMDEzMTM4LTZmYWUtNDdkNC1hMDZiLTU1OGY5OTZhYmY4OABGAAAAAAAiQ8W967B7TKBjgx9rVEURBwAiIsqMbYjsT5e/calendars">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="List calendars" />
<PropertyValue Property="LongDescription" String="Retrieve a list of calendars belonging to a calendar group." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/me/calendars">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
Expand Down Expand Up @@ -53234,23 +53246,23 @@
<Annotations Target="microsoft.graph.GraphService/reports/getAttackSimulationRepeatOffenders">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationRepeatOffenders" />
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationRepeatOffenders (deprecated)" />
<PropertyValue Property="LongDescription" String="List the users of a tenant who have yielded to attacks more than once in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/getAttackSimulationSimulationUserCoverage">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationSimulationUserCoverage" />
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationSimulationUserCoverage (deprecated)" />
<PropertyValue Property="LongDescription" String="Get simulation coverage for users of a tenant in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/getAttackSimulationTrainingUserCoverage">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationTrainingUserCoverage" />
<PropertyValue Property="Description" String="reportRoot: getAttackSimulationTrainingUserCoverage (deprecated)" />
<PropertyValue Property="LongDescription" String="List training coverage for each user of a tenant in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
Expand Down Expand Up @@ -53279,6 +53291,30 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/security/getAttackSimulationRepeatOffenders">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="securityReportsRoot: getAttackSimulationRepeatOffenders" />
<PropertyValue Property="LongDescription" String="List the users of a tenant who have yielded to attacks more than once in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/security/getAttackSimulationSimulationUserCoverage">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="securityReportsRoot: getAttackSimulationSimulationUserCoverage" />
<PropertyValue Property="LongDescription" String="List training coverage for each user of a tenant in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/security/getAttackSimulationTrainingUserCoverage">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
<PropertyValue Property="Description" String="securityReportsRoot: getAttackSimulationTrainingUserCoverage" />
<PropertyValue Property="LongDescription" String="List the users of a tenant who have yielded to attacks more than once in attack simulation and training campaigns. This function supports `@odata.nextLink` for pagination." />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.GraphService/reports/userCredentialUsageDetails">
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
<Record>
Expand Down
Loading

0 comments on commit c347fff

Please sign in to comment.