Skip to content

Commit faa12f7

Browse files
authored
Schema sync 2025-10-30 from 1.4.257.0 (#928)
1 parent 6128044 commit faa12f7

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

schemas/beta-Prod.csdl

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

0 commit comments

Comments
 (0)