Skip to content

Commit 8b038a6

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean beta metadata file with 202235
1 parent b9db494 commit 8b038a6

4 files changed

Lines changed: 1437 additions & 409 deletions

clean_beta_metadata/cleanMetadata.xml

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -11758,40 +11758,6 @@
1175811758
<Property Name="shareAPNSData" Type="graph.adminConsentState" Nullable="false" />
1175911759
<Property Name="shareUserExperienceAnalyticsData" Type="graph.adminConsentState" Nullable="false" />
1176011760
</ComplexType>
11761-
<ComplexType Name="agentCapabilities">
11762-
<Property Name="extensions" Type="Collection(graph.agentExtension)" Nullable="false" />
11763-
<Property Name="pushNotifications" Type="Edm.Boolean" Nullable="false" />
11764-
<Property Name="stateTransitionHistory" Type="Edm.Boolean" Nullable="false" />
11765-
<Property Name="streaming" Type="Edm.Boolean" Nullable="false" />
11766-
</ComplexType>
11767-
<ComplexType Name="agentCardSignature">
11768-
<Property Name="header" Type="Edm.String" />
11769-
<Property Name="protected" Type="Edm.String" Nullable="false" />
11770-
<Property Name="signature" Type="Edm.String" Nullable="false" />
11771-
</ComplexType>
11772-
<ComplexType Name="agentExtension">
11773-
<Property Name="description" Type="Edm.String" />
11774-
<Property Name="params" Type="Edm.String" />
11775-
<Property Name="required" Type="Edm.Boolean" Nullable="false" />
11776-
<Property Name="uri" Type="Edm.String" Nullable="false" />
11777-
</ComplexType>
11778-
<ComplexType Name="agentInterface">
11779-
<Property Name="transport" Type="Edm.String" />
11780-
<Property Name="url" Type="Edm.String" />
11781-
</ComplexType>
11782-
<ComplexType Name="agentProvider">
11783-
<Property Name="organization" Type="Edm.String" />
11784-
<Property Name="url" Type="Edm.String" />
11785-
</ComplexType>
11786-
<ComplexType Name="agentSkill">
11787-
<Property Name="description" Type="Edm.String" Nullable="false" />
11788-
<Property Name="displayName" Type="Edm.String" />
11789-
<Property Name="examples" Type="Collection(Edm.String)" />
11790-
<Property Name="id" Type="Edm.String" Nullable="false" />
11791-
<Property Name="inputModes" Type="Collection(Edm.String)" />
11792-
<Property Name="outputModes" Type="Collection(Edm.String)" />
11793-
<Property Name="tags" Type="Collection(Edm.String)" Nullable="false" />
11794-
</ComplexType>
1179511761
<ComplexType Name="aggregationOption">
1179611762
<Property Name="bucketDefinition" Type="graph.bucketAggregationDefinition" Nullable="false" />
1179711763
<Property Name="field" Type="Edm.String" Nullable="false" />

0 commit comments

Comments
 (0)