From c6d3c91f62c7528982a970493f37580105d3c439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 22:57:03 +0000 Subject: [PATCH 1/5] Bump @typespec/openapi3 from 1.3.0 to 1.4.0 in /additions Bumps [@typespec/openapi3](https://github.com/microsoft/typespec) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.3.0...typespec-stable@1.4.0) --- updated-dependencies: - dependency-name: "@typespec/openapi3" dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- additions/package-lock.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/additions/package-lock.json b/additions/package-lock.json index e0c0c1ae3..1fba24ec0 100644 --- a/additions/package-lock.json +++ b/additions/package-lock.json @@ -9,10 +9,10 @@ "version": "0.1.0", "dependencies": { "@microsoft/typespec-msgraph": "^1.0.0-Preview.3", - "@typespec/compiler": "latest", + "@typespec/compiler": "*", "@typespec/http": "*", - "@typespec/openapi": "latest", - "@typespec/openapi3": "*", + "@typespec/openapi": "*", + "@typespec/openapi3": "latest", "@typespec/rest": "*" } }, @@ -1212,15 +1212,15 @@ "license": "MIT" }, "node_modules/@typespec/asset-emitter": { - "version": "0.73.0", - "resolved": "https://registry.npmjs.org/@typespec/asset-emitter/-/asset-emitter-0.73.0.tgz", - "integrity": "sha512-SigCa9k8gS+AiHE7Ky/kcwyqFM5kuJ0wXT+Dy89Jbd+wwrYu+mKXyXbScrTdc+MBzut+rFltFENgEYXsSvA/mA==", + "version": "0.74.0", + "resolved": "https://registry.npmjs.org/@typespec/asset-emitter/-/asset-emitter-0.74.0.tgz", + "integrity": "sha512-DWIdlSNhRgBeZ8exfqubfUn0H6mRg4gr0s7zLTdBMUEDHL3Yh0ljnRPkd8AXTZhoW3maTFT69loWTrqx09T5oQ==", "license": "MIT", "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.3.0" + "@typespec/compiler": "^1.4.0" } }, "node_modules/@typespec/compiler": { @@ -1433,13 +1433,13 @@ } }, "node_modules/@typespec/openapi3": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@typespec/openapi3/-/openapi3-1.3.0.tgz", - "integrity": "sha512-ZG+swQYtdBgyTUbwPI03YQJpPUYhORtbcx6mIFNsKhsTRRC2UDq63jUNCIFCTYI6DJPzkVpra56YPNCXmQLZMg==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@typespec/openapi3/-/openapi3-1.4.0.tgz", + "integrity": "sha512-krMSBe23NU42qXiLTmkr7T2NRfsIVv70pp3w/+uyWbrxdwdLEdb8PpbHeYV417D/YU+JLj00fQ7uYzEQGZX82w==", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "~12.0.0", - "@typespec/asset-emitter": "^0.73.0", + "@typespec/asset-emitter": "^0.74.0", "openapi-types": "~12.1.3", "yaml": "~2.8.0" }, @@ -1450,11 +1450,11 @@ "node": ">=20.0.0" }, "peerDependencies": { - "@typespec/compiler": "^1.3.0", - "@typespec/http": "^1.3.0", - "@typespec/json-schema": "^1.3.0", - "@typespec/openapi": "^1.3.0", - "@typespec/versioning": "^0.73.0" + "@typespec/compiler": "^1.4.0", + "@typespec/http": "^1.4.0", + "@typespec/json-schema": "^1.4.0", + "@typespec/openapi": "^1.4.0", + "@typespec/versioning": "^0.74.0" }, "peerDependenciesMeta": { "@typespec/json-schema": { From dccc4ae6fd6ff31c3ecc663865b2a9722c12affd Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:24:14 +0300 Subject: [PATCH 2/5] Schema sync 2025-09-12 from 1.4.170.0 From 82cd867ec912c31be10a73aca2487da0e171860d Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Tue, 16 Sep 2025 23:21:54 +0300 Subject: [PATCH 3/5] Schema sync 2025-09-16 from 1.4.179.0 --- schemas/beta-Bleu.csdl | 25 ++++ schemas/beta-Delos.csdl | 25 ++++ schemas/beta-Fairfax.csdl | 31 +++++ schemas/beta-GovSG.csdl | 25 ++++ schemas/beta-Mooncake.csdl | 29 +++++ schemas/beta-Prod.csdl | 3 + schemas/beta-USNat.csdl | 32 +++++ schemas/beta-USSec.csdl | 32 +++++ schemas/v1.0-Bleu.csdl | 245 +++++++++++++++++++++++++++++++++++++ schemas/v1.0-Delos.csdl | 25 ++++ schemas/v1.0-Fairfax.csdl | 27 ++++ schemas/v1.0-GovSG.csdl | 25 ++++ schemas/v1.0-Mooncake.csdl | 25 ++++ schemas/v1.0-Prod.csdl | 27 ++++ schemas/v1.0-USNat.csdl | 28 +++++ schemas/v1.0-USSec.csdl | 28 +++++ 16 files changed, 632 insertions(+) diff --git a/schemas/beta-Bleu.csdl b/schemas/beta-Bleu.csdl index 38cd2567f..2baaca1c9 100644 --- a/schemas/beta-Bleu.csdl +++ b/schemas/beta-Bleu.csdl @@ -1923,6 +1923,7 @@ + @@ -2009,6 +2010,9 @@ + + + @@ -2092,6 +2096,7 @@ + @@ -3337,6 +3342,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -3385,6 +3400,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/beta-Delos.csdl b/schemas/beta-Delos.csdl index 7909fdc6c..a8e924daa 100644 --- a/schemas/beta-Delos.csdl +++ b/schemas/beta-Delos.csdl @@ -1172,6 +1172,7 @@ + @@ -1244,6 +1245,9 @@ + + + @@ -1327,6 +1331,7 @@ + @@ -2324,6 +2329,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2372,6 +2387,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/beta-Fairfax.csdl b/schemas/beta-Fairfax.csdl index 847816100..1e2576a75 100644 --- a/schemas/beta-Fairfax.csdl +++ b/schemas/beta-Fairfax.csdl @@ -18084,6 +18084,9 @@ + + + @@ -21589,6 +21592,7 @@ + @@ -24153,6 +24157,9 @@ + + + @@ -24291,6 +24298,7 @@ + @@ -25210,6 +25218,7 @@ + @@ -57123,6 +57132,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -57171,6 +57190,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -84010,6 +84039,8 @@ + + diff --git a/schemas/beta-GovSG.csdl b/schemas/beta-GovSG.csdl index 7909fdc6c..a8e924daa 100644 --- a/schemas/beta-GovSG.csdl +++ b/schemas/beta-GovSG.csdl @@ -1172,6 +1172,7 @@ + @@ -1244,6 +1245,9 @@ + + + @@ -1327,6 +1331,7 @@ + @@ -2324,6 +2329,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2372,6 +2387,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/beta-Mooncake.csdl b/schemas/beta-Mooncake.csdl index e88c5349c..7700461af 100644 --- a/schemas/beta-Mooncake.csdl +++ b/schemas/beta-Mooncake.csdl @@ -14564,6 +14564,9 @@ + + + @@ -17443,6 +17446,7 @@ + @@ -19991,6 +19995,9 @@ + + + @@ -20132,6 +20139,7 @@ + @@ -20740,6 +20748,7 @@ + @@ -47013,6 +47022,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -47061,6 +47080,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/beta-Prod.csdl b/schemas/beta-Prod.csdl index aa131bd13..1c7a3d5cc 100644 --- a/schemas/beta-Prod.csdl +++ b/schemas/beta-Prod.csdl @@ -31847,6 +31847,7 @@ + @@ -104838,6 +104839,8 @@ + + diff --git a/schemas/beta-USNat.csdl b/schemas/beta-USNat.csdl index 559e02481..2a17e4027 100644 --- a/schemas/beta-USNat.csdl +++ b/schemas/beta-USNat.csdl @@ -6895,6 +6895,9 @@ + + + @@ -8252,6 +8255,7 @@ + @@ -8697,6 +8701,9 @@ + + + @@ -8808,6 +8815,7 @@ + @@ -9458,6 +9466,7 @@ + @@ -14859,6 +14868,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -14907,6 +14926,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -17546,6 +17575,9 @@ + + + diff --git a/schemas/beta-USSec.csdl b/schemas/beta-USSec.csdl index 4a1a6b6eb..2ad209d0b 100644 --- a/schemas/beta-USSec.csdl +++ b/schemas/beta-USSec.csdl @@ -6925,6 +6925,9 @@ + + + @@ -8282,6 +8285,7 @@ + @@ -8727,6 +8731,9 @@ + + + @@ -8838,6 +8845,7 @@ + @@ -9488,6 +9496,7 @@ + @@ -14888,6 +14897,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -14936,6 +14955,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -17575,6 +17604,9 @@ + + + diff --git a/schemas/v1.0-Bleu.csdl b/schemas/v1.0-Bleu.csdl index f4578e24c..f4212ae3f 100644 --- a/schemas/v1.0-Bleu.csdl +++ b/schemas/v1.0-Bleu.csdl @@ -70,6 +70,16 @@ + + + + + + + + + + @@ -117,6 +127,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -147,6 +177,28 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -348,6 +400,11 @@ + + + + + @@ -387,9 +444,30 @@ + + + + + + + + + + + + + + + + + + + + + @@ -398,6 +476,11 @@ + + + + + @@ -430,6 +513,10 @@ + + + + @@ -480,6 +567,11 @@ + + + + + @@ -508,6 +600,15 @@ + + + + + + + + + @@ -547,6 +648,10 @@ + + + + @@ -560,6 +665,15 @@ + + + + + + + + + @@ -589,6 +703,10 @@ + + + + @@ -710,6 +828,11 @@ + + + + + @@ -927,6 +1050,10 @@ + + + + @@ -1035,6 +1162,13 @@ + + + + + + + @@ -1057,6 +1191,10 @@ + + + + @@ -1378,6 +1516,7 @@ + @@ -1440,6 +1579,12 @@ + + + + + + @@ -1447,10 +1592,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1532,6 +1709,7 @@ + @@ -1564,6 +1742,11 @@ + + + + + @@ -1824,8 +2007,10 @@ + + @@ -1903,6 +2088,23 @@ + + + + + + + + + + + + + + + + + @@ -1932,6 +2134,11 @@ + + + + + @@ -1994,6 +2201,23 @@ + + + + + + + + + + + + + + + + + @@ -2158,6 +2382,7 @@ + @@ -2409,6 +2634,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2457,6 +2692,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Delos.csdl b/schemas/v1.0-Delos.csdl index 348716bc4..235606929 100644 --- a/schemas/v1.0-Delos.csdl +++ b/schemas/v1.0-Delos.csdl @@ -919,6 +919,7 @@ + @@ -979,6 +980,9 @@ + + + @@ -1060,6 +1064,7 @@ + @@ -1852,6 +1857,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -1900,6 +1915,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Fairfax.csdl b/schemas/v1.0-Fairfax.csdl index f457de056..b0ff24306 100644 --- a/schemas/v1.0-Fairfax.csdl +++ b/schemas/v1.0-Fairfax.csdl @@ -10602,6 +10602,7 @@ + @@ -11605,6 +11606,9 @@ + + + @@ -11698,6 +11702,7 @@ + @@ -25265,6 +25270,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -25313,6 +25328,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -36133,6 +36158,8 @@ + + diff --git a/schemas/v1.0-GovSG.csdl b/schemas/v1.0-GovSG.csdl index 348716bc4..235606929 100644 --- a/schemas/v1.0-GovSG.csdl +++ b/schemas/v1.0-GovSG.csdl @@ -919,6 +919,7 @@ + @@ -979,6 +980,9 @@ + + + @@ -1060,6 +1064,7 @@ + @@ -1852,6 +1857,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -1900,6 +1915,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Mooncake.csdl b/schemas/v1.0-Mooncake.csdl index e54e5b1e6..3ff8532c2 100644 --- a/schemas/v1.0-Mooncake.csdl +++ b/schemas/v1.0-Mooncake.csdl @@ -7667,6 +7667,7 @@ + @@ -8615,6 +8616,9 @@ + + + @@ -8702,6 +8706,7 @@ + @@ -17439,6 +17444,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -17487,6 +17502,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Prod.csdl b/schemas/v1.0-Prod.csdl index f7de1636c..2d5ca125b 100644 --- a/schemas/v1.0-Prod.csdl +++ b/schemas/v1.0-Prod.csdl @@ -13898,6 +13898,7 @@ + @@ -15263,6 +15264,9 @@ + + + @@ -15374,6 +15378,7 @@ + @@ -31656,6 +31661,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -31731,6 +31746,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -43562,6 +43587,8 @@ + + diff --git a/schemas/v1.0-USNat.csdl b/schemas/v1.0-USNat.csdl index 4732af58d..3868add61 100644 --- a/schemas/v1.0-USNat.csdl +++ b/schemas/v1.0-USNat.csdl @@ -6481,6 +6481,7 @@ + @@ -6818,6 +6819,9 @@ + + + @@ -6904,6 +6908,7 @@ + @@ -11132,6 +11137,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -11180,6 +11195,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -13218,6 +13243,9 @@ + + + diff --git a/schemas/v1.0-USSec.csdl b/schemas/v1.0-USSec.csdl index c4219b52c..86517a6b6 100644 --- a/schemas/v1.0-USSec.csdl +++ b/schemas/v1.0-USSec.csdl @@ -6131,6 +6131,7 @@ + @@ -6453,6 +6454,9 @@ + + + @@ -6539,6 +6543,7 @@ + @@ -10692,6 +10697,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -10740,6 +10755,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -12778,6 +12803,9 @@ + + + From 25fea94620790baa71e8dca6d26dc619a35d7705 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Fri, 19 Sep 2025 04:20:04 +0300 Subject: [PATCH 4/5] Schema sync 2025-09-19 from 1.4.184.0 --- schemas/beta-Bleu.csdl | 111 +++++++++++++ schemas/beta-Delos.csdl | 25 +++ schemas/beta-Fairfax.csdl | 47 ++++++ schemas/beta-GovSG.csdl | 25 +++ schemas/beta-Mooncake.csdl | 44 +++++ schemas/beta-Prod.csdl | 31 +++- schemas/beta-USNat.csdl | 48 ++++++ schemas/beta-USSec.csdl | 48 ++++++ schemas/v1.0-Bleu.csdl | 331 +++++++++++++++++++++++++++++++++++++ schemas/v1.0-Delos.csdl | 25 +++ schemas/v1.0-Fairfax.csdl | 135 +++++++++++++++ schemas/v1.0-GovSG.csdl | 25 +++ schemas/v1.0-Mooncake.csdl | 25 +++ schemas/v1.0-Prod.csdl | 86 ++++++++++ schemas/v1.0-USNat.csdl | 28 ++++ schemas/v1.0-USSec.csdl | 28 ++++ 16 files changed, 1059 insertions(+), 3 deletions(-) diff --git a/schemas/beta-Bleu.csdl b/schemas/beta-Bleu.csdl index 38cd2567f..76bb0e133 100644 --- a/schemas/beta-Bleu.csdl +++ b/schemas/beta-Bleu.csdl @@ -91,6 +91,11 @@ + + + + + @@ -156,6 +161,11 @@ + + + + + @@ -576,6 +586,29 @@ + + + + + + + + + + + + + + + + + + + + + + + @@ -1182,6 +1215,7 @@ + @@ -1923,6 +1957,7 @@ + @@ -2009,6 +2044,9 @@ + + + @@ -2092,6 +2130,7 @@ + @@ -2411,6 +2450,20 @@ + + + + + + + + + + + + + + @@ -2755,6 +2808,9 @@ + + + @@ -2990,6 +3046,7 @@ + @@ -3337,6 +3394,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -3385,6 +3452,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -3666,6 +3743,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schemas/beta-Delos.csdl b/schemas/beta-Delos.csdl index 7909fdc6c..a8e924daa 100644 --- a/schemas/beta-Delos.csdl +++ b/schemas/beta-Delos.csdl @@ -1172,6 +1172,7 @@ + @@ -1244,6 +1245,9 @@ + + + @@ -1327,6 +1331,7 @@ + @@ -2324,6 +2329,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2372,6 +2387,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/beta-Fairfax.csdl b/schemas/beta-Fairfax.csdl index 847816100..5687835fc 100644 --- a/schemas/beta-Fairfax.csdl +++ b/schemas/beta-Fairfax.csdl @@ -13636,6 +13636,7 @@ + @@ -18084,6 +18085,9 @@ + + + @@ -21589,6 +21593,7 @@ + @@ -24153,6 +24158,9 @@ + + + @@ -24291,6 +24299,7 @@ + @@ -24619,6 +24628,7 @@ + @@ -25210,6 +25220,7 @@ + @@ -57123,6 +57134,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -57171,6 +57192,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -68879,6 +68910,20 @@ + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + + @@ -84010,6 +84055,8 @@ + + diff --git a/schemas/beta-GovSG.csdl b/schemas/beta-GovSG.csdl index 7909fdc6c..a8e924daa 100644 --- a/schemas/beta-GovSG.csdl +++ b/schemas/beta-GovSG.csdl @@ -1172,6 +1172,7 @@ + @@ -1244,6 +1245,9 @@ + + + @@ -1327,6 +1331,7 @@ + @@ -2324,6 +2329,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2372,6 +2387,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/beta-Mooncake.csdl b/schemas/beta-Mooncake.csdl index e88c5349c..592189438 100644 --- a/schemas/beta-Mooncake.csdl +++ b/schemas/beta-Mooncake.csdl @@ -10694,6 +10694,7 @@ + @@ -14564,6 +14565,9 @@ + + + @@ -17443,6 +17447,7 @@ + @@ -19991,6 +19996,9 @@ + + + @@ -20132,6 +20140,7 @@ + @@ -20740,6 +20749,7 @@ + @@ -47013,6 +47023,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -47061,6 +47081,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -58345,6 +58375,20 @@ + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + + diff --git a/schemas/beta-Prod.csdl b/schemas/beta-Prod.csdl index aa131bd13..532b20ca2 100644 --- a/schemas/beta-Prod.csdl +++ b/schemas/beta-Prod.csdl @@ -15342,6 +15342,15 @@ + + + + + + + + + @@ -31847,6 +31856,7 @@ + @@ -32358,6 +32368,7 @@ + @@ -103013,6 +103024,7 @@ + @@ -103139,14 +103151,15 @@ - + - + + - + @@ -103155,6 +103168,9 @@ + + + @@ -103252,6 +103268,8 @@ + + @@ -103418,6 +103436,10 @@ + + + + @@ -103616,6 +103638,7 @@ + @@ -104838,6 +104861,8 @@ + + diff --git a/schemas/beta-USNat.csdl b/schemas/beta-USNat.csdl index 559e02481..b707cd234 100644 --- a/schemas/beta-USNat.csdl +++ b/schemas/beta-USNat.csdl @@ -4783,6 +4783,7 @@ + @@ -6895,6 +6896,9 @@ + + + @@ -8252,6 +8256,7 @@ + @@ -8697,6 +8702,9 @@ + + + @@ -8808,6 +8816,7 @@ + @@ -9119,6 +9128,7 @@ + @@ -9458,6 +9468,7 @@ + @@ -14859,6 +14870,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -14907,6 +14928,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -16314,6 +16345,20 @@ + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + + @@ -17546,6 +17591,9 @@ + + + diff --git a/schemas/beta-USSec.csdl b/schemas/beta-USSec.csdl index 4a1a6b6eb..e78f28c3d 100644 --- a/schemas/beta-USSec.csdl +++ b/schemas/beta-USSec.csdl @@ -4809,6 +4809,7 @@ + @@ -6925,6 +6926,9 @@ + + + @@ -8282,6 +8286,7 @@ + @@ -8727,6 +8732,9 @@ + + + @@ -8838,6 +8846,7 @@ + @@ -9149,6 +9158,7 @@ + @@ -9488,6 +9498,7 @@ + @@ -14888,6 +14899,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -14936,6 +14957,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -16343,6 +16374,20 @@ + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + + @@ -17575,6 +17620,9 @@ + + + diff --git a/schemas/v1.0-Bleu.csdl b/schemas/v1.0-Bleu.csdl index f4578e24c..ca5818eea 100644 --- a/schemas/v1.0-Bleu.csdl +++ b/schemas/v1.0-Bleu.csdl @@ -70,6 +70,21 @@ + + + + + + + + + + + + + + + @@ -117,6 +132,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -147,6 +187,28 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -348,6 +410,11 @@ + + + + + @@ -387,9 +454,30 @@ + + + + + + + + + + + + + + + + + + + + + @@ -398,6 +486,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -430,6 +546,10 @@ + + + + @@ -480,6 +600,11 @@ + + + + + @@ -508,6 +633,15 @@ + + + + + + + + + @@ -547,6 +681,10 @@ + + + + @@ -560,6 +698,15 @@ + + + + + + + + + @@ -589,6 +736,10 @@ + + + + @@ -710,6 +861,11 @@ + + + + + @@ -766,6 +922,7 @@ + @@ -927,6 +1084,10 @@ + + + + @@ -1035,6 +1196,13 @@ + + + + + + + @@ -1057,6 +1225,10 @@ + + + + @@ -1378,6 +1550,7 @@ + @@ -1440,6 +1613,12 @@ + + + + + + @@ -1447,10 +1626,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1532,6 +1743,7 @@ + @@ -1564,6 +1776,11 @@ + + + + + @@ -1681,6 +1898,20 @@ + + + + + + + + + + + + + + @@ -1824,8 +2055,10 @@ + + @@ -1903,6 +2136,23 @@ + + + + + + + + + + + + + + + + + @@ -1932,6 +2182,11 @@ + + + + + @@ -1951,6 +2206,9 @@ + + + @@ -1994,6 +2252,23 @@ + + + + + + + + + + + + + + + + + @@ -2148,6 +2423,7 @@ + @@ -2158,6 +2434,7 @@ + @@ -2409,6 +2686,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2457,6 +2744,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2624,6 +2921,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schemas/v1.0-Delos.csdl b/schemas/v1.0-Delos.csdl index 348716bc4..235606929 100644 --- a/schemas/v1.0-Delos.csdl +++ b/schemas/v1.0-Delos.csdl @@ -919,6 +919,7 @@ + @@ -979,6 +980,9 @@ + + + @@ -1060,6 +1064,7 @@ + @@ -1852,6 +1857,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -1900,6 +1915,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Fairfax.csdl b/schemas/v1.0-Fairfax.csdl index f457de056..ef4e3339e 100644 --- a/schemas/v1.0-Fairfax.csdl +++ b/schemas/v1.0-Fairfax.csdl @@ -10602,6 +10602,7 @@ + @@ -11605,6 +11606,9 @@ + + + @@ -11698,6 +11702,7 @@ + @@ -12383,6 +12388,7 @@ + @@ -25265,6 +25271,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -25313,6 +25329,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -30817,6 +30843,9 @@ + + + @@ -36096,6 +36125,18 @@ + + + + + + + + + + + + @@ -36133,6 +36174,8 @@ + + @@ -36267,6 +36310,23 @@ + + + + + + + + + + + + + + + + + @@ -36350,6 +36410,21 @@ + + + + + + + + + + + + + + + @@ -36502,6 +36577,9 @@ + + + @@ -36857,6 +36935,16 @@ + + + + + + + + + + @@ -37143,6 +37231,25 @@ + + + + + + + + + + + + + + + + + + + @@ -37172,6 +37279,10 @@ + + + + @@ -37222,6 +37333,18 @@ + + + + + + + + + + + + @@ -37329,6 +37452,10 @@ + + + + @@ -37373,6 +37500,14 @@ + + + + + + + + diff --git a/schemas/v1.0-GovSG.csdl b/schemas/v1.0-GovSG.csdl index 348716bc4..235606929 100644 --- a/schemas/v1.0-GovSG.csdl +++ b/schemas/v1.0-GovSG.csdl @@ -919,6 +919,7 @@ + @@ -979,6 +980,9 @@ + + + @@ -1060,6 +1064,7 @@ + @@ -1852,6 +1857,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -1900,6 +1915,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Mooncake.csdl b/schemas/v1.0-Mooncake.csdl index e54e5b1e6..3ff8532c2 100644 --- a/schemas/v1.0-Mooncake.csdl +++ b/schemas/v1.0-Mooncake.csdl @@ -7667,6 +7667,7 @@ + @@ -8615,6 +8616,9 @@ + + + @@ -8702,6 +8706,7 @@ + @@ -17439,6 +17444,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -17487,6 +17502,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Prod.csdl b/schemas/v1.0-Prod.csdl index f7de1636c..b666c52e5 100644 --- a/schemas/v1.0-Prod.csdl +++ b/schemas/v1.0-Prod.csdl @@ -1646,6 +1646,12 @@ + + + + + + @@ -7398,6 +7404,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -7465,6 +7495,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -13898,6 +13957,7 @@ + @@ -15263,6 +15323,9 @@ + + + @@ -15374,6 +15437,7 @@ + @@ -31656,6 +31720,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -31731,6 +31805,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -43562,6 +43646,8 @@ + + diff --git a/schemas/v1.0-USNat.csdl b/schemas/v1.0-USNat.csdl index 4732af58d..3868add61 100644 --- a/schemas/v1.0-USNat.csdl +++ b/schemas/v1.0-USNat.csdl @@ -6481,6 +6481,7 @@ + @@ -6818,6 +6819,9 @@ + + + @@ -6904,6 +6908,7 @@ + @@ -11132,6 +11137,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -11180,6 +11195,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -13218,6 +13243,9 @@ + + + diff --git a/schemas/v1.0-USSec.csdl b/schemas/v1.0-USSec.csdl index c4219b52c..86517a6b6 100644 --- a/schemas/v1.0-USSec.csdl +++ b/schemas/v1.0-USSec.csdl @@ -6131,6 +6131,7 @@ + @@ -6453,6 +6454,9 @@ + + + @@ -6539,6 +6543,7 @@ + @@ -10692,6 +10697,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -10740,6 +10755,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -12778,6 +12803,9 @@ + + + From f19556620e1531e786a3b053ea28a5f06f00e6a3 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Tue, 23 Sep 2025 14:13:34 +0300 Subject: [PATCH 5/5] Schema sync 2025-09-23 from 1.4.190.0 --- schemas/beta-Bleu.csdl | 436 +++++++++++++++++++++++++++++++++++++ schemas/beta-Delos.csdl | 36 +++ schemas/beta-Fairfax.csdl | 50 +++++ schemas/beta-GovSG.csdl | 36 +++ schemas/beta-Mooncake.csdl | 48 ++++ schemas/beta-Prod.csdl | 58 ++++- schemas/beta-USNat.csdl | 51 +++++ schemas/beta-USSec.csdl | 51 +++++ schemas/v1.0-Bleu.csdl | 331 ++++++++++++++++++++++++++++ schemas/v1.0-Delos.csdl | 25 +++ schemas/v1.0-Fairfax.csdl | 135 ++++++++++++ schemas/v1.0-GovSG.csdl | 25 +++ schemas/v1.0-Mooncake.csdl | 25 +++ schemas/v1.0-Prod.csdl | 86 ++++++++ schemas/v1.0-USNat.csdl | 28 +++ schemas/v1.0-USSec.csdl | 28 +++ 16 files changed, 1446 insertions(+), 3 deletions(-) diff --git a/schemas/beta-Bleu.csdl b/schemas/beta-Bleu.csdl index 38cd2567f..11568e6f8 100644 --- a/schemas/beta-Bleu.csdl +++ b/schemas/beta-Bleu.csdl @@ -2,6 +2,15 @@ + + + + + + + + + @@ -91,6 +100,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -140,12 +169,23 @@ + + + + + + + + + + + @@ -156,6 +196,11 @@ + + + + + @@ -192,6 +237,15 @@ + + + + + + + + + @@ -299,6 +353,19 @@ + + + + + + + + + + + + + @@ -353,6 +420,15 @@ + + + + + + + + + @@ -576,6 +652,29 @@ + + + + + + + + + + + + + + + + + + + + + + + @@ -595,6 +694,13 @@ + + + + + + + @@ -694,6 +800,11 @@ + + + + + @@ -743,10 +854,26 @@ + + + + + + + + + + + + + + + + @@ -832,6 +959,12 @@ + + + + + + @@ -879,6 +1012,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1182,6 +1348,7 @@ + @@ -1204,6 +1371,7 @@ + @@ -1376,9 +1544,20 @@ + + + + + + + + + + + @@ -1386,6 +1565,7 @@ + @@ -1394,6 +1574,9 @@ + + + @@ -1437,6 +1620,7 @@ + @@ -1453,6 +1637,7 @@ + @@ -1486,6 +1671,7 @@ + @@ -1595,12 +1781,34 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -1923,6 +2131,7 @@ + @@ -1981,6 +2190,15 @@ + + + + + + + + + @@ -2005,10 +2223,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2092,6 +2338,7 @@ + @@ -2282,6 +2529,12 @@ + + + + + + @@ -2411,6 +2664,20 @@ + + + + + + + + + + + + + + @@ -2594,6 +2861,7 @@ + @@ -2617,6 +2885,12 @@ + + + + + + @@ -2755,6 +3029,9 @@ + + + @@ -2973,6 +3250,7 @@ + @@ -2990,6 +3268,7 @@ + @@ -3124,6 +3403,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3337,6 +3674,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -3385,6 +3732,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -3443,6 +3800,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -3490,6 +3857,27 @@ + + + + + + + + + + + + + + + + + + + + + @@ -3497,6 +3885,20 @@ + + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + @@ -3666,6 +4068,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schemas/beta-Delos.csdl b/schemas/beta-Delos.csdl index 7909fdc6c..70d50a2a8 100644 --- a/schemas/beta-Delos.csdl +++ b/schemas/beta-Delos.csdl @@ -1172,6 +1172,7 @@ + @@ -1244,6 +1245,9 @@ + + + @@ -1327,6 +1331,7 @@ + @@ -1685,6 +1690,7 @@ + @@ -2324,6 +2330,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2372,6 +2388,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2430,6 +2456,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/beta-Fairfax.csdl b/schemas/beta-Fairfax.csdl index 847816100..e2e59a841 100644 --- a/schemas/beta-Fairfax.csdl +++ b/schemas/beta-Fairfax.csdl @@ -13636,6 +13636,7 @@ + @@ -18084,6 +18085,9 @@ + + + @@ -21589,6 +21593,7 @@ + @@ -24153,6 +24158,9 @@ + + + @@ -24291,6 +24299,7 @@ + @@ -24619,6 +24628,7 @@ + @@ -25210,6 +25220,7 @@ + @@ -26799,6 +26810,7 @@ + @@ -57123,6 +57135,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -57171,6 +57193,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -57297,10 +57329,12 @@ + chats joinedTeams + onPremisesSyncBehavior permissionGrants teamwork @@ -68879,6 +68913,20 @@ + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + + @@ -84010,6 +84058,8 @@ + + diff --git a/schemas/beta-GovSG.csdl b/schemas/beta-GovSG.csdl index 7909fdc6c..70d50a2a8 100644 --- a/schemas/beta-GovSG.csdl +++ b/schemas/beta-GovSG.csdl @@ -1172,6 +1172,7 @@ + @@ -1244,6 +1245,9 @@ + + + @@ -1327,6 +1331,7 @@ + @@ -1685,6 +1690,7 @@ + @@ -2324,6 +2330,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2372,6 +2388,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2430,6 +2456,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/beta-Mooncake.csdl b/schemas/beta-Mooncake.csdl index e88c5349c..be147deda 100644 --- a/schemas/beta-Mooncake.csdl +++ b/schemas/beta-Mooncake.csdl @@ -10694,6 +10694,7 @@ + @@ -14564,6 +14565,9 @@ + + + @@ -17443,6 +17447,7 @@ + @@ -19005,6 +19010,7 @@ + @@ -19991,6 +19997,9 @@ + + + @@ -20132,6 +20141,7 @@ + @@ -20740,6 +20750,7 @@ + @@ -22070,6 +22081,7 @@ + @@ -47013,6 +47025,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -47061,6 +47083,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -47153,10 +47185,12 @@ + chats joinedTeams + onPremisesSyncBehavior permissionGrants teamwork @@ -58345,6 +58379,20 @@ + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + + diff --git a/schemas/beta-Prod.csdl b/schemas/beta-Prod.csdl index aa131bd13..7ecf9c211 100644 --- a/schemas/beta-Prod.csdl +++ b/schemas/beta-Prod.csdl @@ -1022,6 +1022,11 @@ + + + + + @@ -12219,6 +12224,11 @@ + + + + + @@ -15267,7 +15277,11 @@ + + + + @@ -15278,6 +15292,7 @@ + @@ -15342,6 +15357,15 @@ + + + + + + + + + @@ -21067,6 +21091,11 @@ + + + + + @@ -27013,6 +27042,7 @@ + @@ -31847,6 +31877,7 @@ + @@ -32358,6 +32389,7 @@ + @@ -35988,6 +36020,7 @@ + @@ -38665,14 +38698,19 @@ + + + + + @@ -103013,6 +103051,7 @@ + @@ -103139,14 +103178,15 @@ - + - + + - + @@ -103155,6 +103195,9 @@ + + + @@ -103252,6 +103295,8 @@ + + @@ -103418,6 +103463,10 @@ + + + + @@ -103616,6 +103665,7 @@ + @@ -104838,6 +104888,8 @@ + + diff --git a/schemas/beta-USNat.csdl b/schemas/beta-USNat.csdl index 559e02481..5ed95150a 100644 --- a/schemas/beta-USNat.csdl +++ b/schemas/beta-USNat.csdl @@ -4783,6 +4783,7 @@ + @@ -6895,6 +6896,9 @@ + + + @@ -8252,6 +8256,7 @@ + @@ -8697,6 +8702,9 @@ + + + @@ -8808,6 +8816,7 @@ + @@ -9119,6 +9128,7 @@ + @@ -9458,6 +9468,7 @@ + @@ -10723,6 +10734,7 @@ + @@ -14859,6 +14871,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -14907,6 +14929,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -14999,10 +15031,12 @@ + chats joinedTeams + onPremisesSyncBehavior permissionGrants teamwork @@ -16314,6 +16348,20 @@ + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + + @@ -17546,6 +17594,9 @@ + + + diff --git a/schemas/beta-USSec.csdl b/schemas/beta-USSec.csdl index 4a1a6b6eb..969ce8c1d 100644 --- a/schemas/beta-USSec.csdl +++ b/schemas/beta-USSec.csdl @@ -4809,6 +4809,7 @@ + @@ -6925,6 +6926,9 @@ + + + @@ -8282,6 +8286,7 @@ + @@ -8727,6 +8732,9 @@ + + + @@ -8838,6 +8846,7 @@ + @@ -9149,6 +9158,7 @@ + @@ -9488,6 +9498,7 @@ + @@ -10752,6 +10763,7 @@ + @@ -14888,6 +14900,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -14936,6 +14958,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -15028,10 +15060,12 @@ + chats joinedTeams + onPremisesSyncBehavior permissionGrants teamwork @@ -16343,6 +16377,20 @@ + + + + + + + Org.OData.Core.V1.RevisionKind/Deprecated + + + + + + + @@ -17575,6 +17623,9 @@ + + + diff --git a/schemas/v1.0-Bleu.csdl b/schemas/v1.0-Bleu.csdl index f4578e24c..ca5818eea 100644 --- a/schemas/v1.0-Bleu.csdl +++ b/schemas/v1.0-Bleu.csdl @@ -70,6 +70,21 @@ + + + + + + + + + + + + + + + @@ -117,6 +132,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -147,6 +187,28 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -348,6 +410,11 @@ + + + + + @@ -387,9 +454,30 @@ + + + + + + + + + + + + + + + + + + + + + @@ -398,6 +486,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -430,6 +546,10 @@ + + + + @@ -480,6 +600,11 @@ + + + + + @@ -508,6 +633,15 @@ + + + + + + + + + @@ -547,6 +681,10 @@ + + + + @@ -560,6 +698,15 @@ + + + + + + + + + @@ -589,6 +736,10 @@ + + + + @@ -710,6 +861,11 @@ + + + + + @@ -766,6 +922,7 @@ + @@ -927,6 +1084,10 @@ + + + + @@ -1035,6 +1196,13 @@ + + + + + + + @@ -1057,6 +1225,10 @@ + + + + @@ -1378,6 +1550,7 @@ + @@ -1440,6 +1613,12 @@ + + + + + + @@ -1447,10 +1626,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1532,6 +1743,7 @@ + @@ -1564,6 +1776,11 @@ + + + + + @@ -1681,6 +1898,20 @@ + + + + + + + + + + + + + + @@ -1824,8 +2055,10 @@ + + @@ -1903,6 +2136,23 @@ + + + + + + + + + + + + + + + + + @@ -1932,6 +2182,11 @@ + + + + + @@ -1951,6 +2206,9 @@ + + + @@ -1994,6 +2252,23 @@ + + + + + + + + + + + + + + + + + @@ -2148,6 +2423,7 @@ + @@ -2158,6 +2434,7 @@ + @@ -2409,6 +2686,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2457,6 +2744,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -2624,6 +2921,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schemas/v1.0-Delos.csdl b/schemas/v1.0-Delos.csdl index 348716bc4..235606929 100644 --- a/schemas/v1.0-Delos.csdl +++ b/schemas/v1.0-Delos.csdl @@ -919,6 +919,7 @@ + @@ -979,6 +980,9 @@ + + + @@ -1060,6 +1064,7 @@ + @@ -1852,6 +1857,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -1900,6 +1915,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Fairfax.csdl b/schemas/v1.0-Fairfax.csdl index f457de056..ef4e3339e 100644 --- a/schemas/v1.0-Fairfax.csdl +++ b/schemas/v1.0-Fairfax.csdl @@ -10602,6 +10602,7 @@ + @@ -11605,6 +11606,9 @@ + + + @@ -11698,6 +11702,7 @@ + @@ -12383,6 +12388,7 @@ + @@ -25265,6 +25271,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -25313,6 +25329,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -30817,6 +30843,9 @@ + + + @@ -36096,6 +36125,18 @@ + + + + + + + + + + + + @@ -36133,6 +36174,8 @@ + + @@ -36267,6 +36310,23 @@ + + + + + + + + + + + + + + + + + @@ -36350,6 +36410,21 @@ + + + + + + + + + + + + + + + @@ -36502,6 +36577,9 @@ + + + @@ -36857,6 +36935,16 @@ + + + + + + + + + + @@ -37143,6 +37231,25 @@ + + + + + + + + + + + + + + + + + + + @@ -37172,6 +37279,10 @@ + + + + @@ -37222,6 +37333,18 @@ + + + + + + + + + + + + @@ -37329,6 +37452,10 @@ + + + + @@ -37373,6 +37500,14 @@ + + + + + + + + diff --git a/schemas/v1.0-GovSG.csdl b/schemas/v1.0-GovSG.csdl index 348716bc4..235606929 100644 --- a/schemas/v1.0-GovSG.csdl +++ b/schemas/v1.0-GovSG.csdl @@ -919,6 +919,7 @@ + @@ -979,6 +980,9 @@ + + + @@ -1060,6 +1064,7 @@ + @@ -1852,6 +1857,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -1900,6 +1915,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Mooncake.csdl b/schemas/v1.0-Mooncake.csdl index e54e5b1e6..3ff8532c2 100644 --- a/schemas/v1.0-Mooncake.csdl +++ b/schemas/v1.0-Mooncake.csdl @@ -7667,6 +7667,7 @@ + @@ -8615,6 +8616,9 @@ + + + @@ -8702,6 +8706,7 @@ + @@ -17439,6 +17444,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -17487,6 +17502,16 @@ + + + + + + onPremisesSyncBehavior + + + + diff --git a/schemas/v1.0-Prod.csdl b/schemas/v1.0-Prod.csdl index f7de1636c..b666c52e5 100644 --- a/schemas/v1.0-Prod.csdl +++ b/schemas/v1.0-Prod.csdl @@ -1646,6 +1646,12 @@ + + + + + + @@ -7398,6 +7404,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -7465,6 +7495,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -13898,6 +13957,7 @@ + @@ -15263,6 +15323,9 @@ + + + @@ -15374,6 +15437,7 @@ + @@ -31656,6 +31720,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -31731,6 +31805,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -43562,6 +43646,8 @@ + + diff --git a/schemas/v1.0-USNat.csdl b/schemas/v1.0-USNat.csdl index 4732af58d..3868add61 100644 --- a/schemas/v1.0-USNat.csdl +++ b/schemas/v1.0-USNat.csdl @@ -6481,6 +6481,7 @@ + @@ -6818,6 +6819,9 @@ + + + @@ -6904,6 +6908,7 @@ + @@ -11132,6 +11137,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -11180,6 +11195,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -13218,6 +13243,9 @@ + + + diff --git a/schemas/v1.0-USSec.csdl b/schemas/v1.0-USSec.csdl index c4219b52c..86517a6b6 100644 --- a/schemas/v1.0-USSec.csdl +++ b/schemas/v1.0-USSec.csdl @@ -6131,6 +6131,7 @@ + @@ -6453,6 +6454,9 @@ + + + @@ -6539,6 +6543,7 @@ + @@ -10692,6 +10697,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -10740,6 +10755,16 @@ + + + + + + onPremisesSyncBehavior + + + + @@ -12778,6 +12803,9 @@ + + +