@microsoft/typespec-msgraph-reference 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.rush/temp/package-deps_build.json +18 -18
- package/CHANGELOG.md +9 -0
- package/lib/Bleu/Beta/main.tsp +121 -3
- package/lib/Bleu/V1.0/main.tsp +377 -1
- package/lib/Delos/Beta/main.tsp +3330 -19
- package/lib/Delos/V1.0/main.tsp +2710 -10
- package/lib/Fairfax/Beta/main.tsp +64 -3
- package/lib/Fairfax/V1.0/main.tsp +58 -1
- package/lib/GovSG/Beta/main.tsp +1 -0
- package/lib/GovSG/V1.0/main.tsp +2 -1
- package/lib/Mooncake/Beta/main.tsp +64 -3
- package/lib/Mooncake/V1.0/main.tsp +58 -1
- package/lib/Prod/Beta/main.tsp +942 -169
- package/lib/Prod/V1.0/main.tsp +4093 -567
- package/lib/USNat/Beta/main.tsp +268 -0
- package/lib/USNat/V1.0/main.tsp +255 -1
- package/lib/USSec/Beta/main.tsp +268 -0
- package/lib/USSec/V1.0/main.tsp +255 -1
- package/package.json +2 -2
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
3
|
"packages/typespec-msgraph-reference/.rush/temp/shrinkwrap-deps.json": "62c2009e0ad648fe108644d9a4f3ad84aed50d2d",
|
|
4
|
-
"packages/typespec-msgraph-reference/CHANGELOG.md": "
|
|
5
|
-
"packages/typespec-msgraph-reference/lib/Bleu/Beta/main.tsp": "
|
|
6
|
-
"packages/typespec-msgraph-reference/lib/Bleu/V1.0/main.tsp": "
|
|
7
|
-
"packages/typespec-msgraph-reference/lib/Delos/Beta/main.tsp": "
|
|
8
|
-
"packages/typespec-msgraph-reference/lib/Delos/V1.0/main.tsp": "
|
|
9
|
-
"packages/typespec-msgraph-reference/lib/Fairfax/Beta/main.tsp": "
|
|
10
|
-
"packages/typespec-msgraph-reference/lib/Fairfax/V1.0/main.tsp": "
|
|
11
|
-
"packages/typespec-msgraph-reference/lib/GovSG/Beta/main.tsp": "
|
|
12
|
-
"packages/typespec-msgraph-reference/lib/GovSG/V1.0/main.tsp": "
|
|
13
|
-
"packages/typespec-msgraph-reference/lib/Mooncake/Beta/main.tsp": "
|
|
14
|
-
"packages/typespec-msgraph-reference/lib/Mooncake/V1.0/main.tsp": "
|
|
15
|
-
"packages/typespec-msgraph-reference/lib/Prod/Beta/main.tsp": "
|
|
16
|
-
"packages/typespec-msgraph-reference/lib/Prod/V1.0/main.tsp": "
|
|
17
|
-
"packages/typespec-msgraph-reference/lib/USNat/Beta/main.tsp": "
|
|
18
|
-
"packages/typespec-msgraph-reference/lib/USNat/V1.0/main.tsp": "
|
|
19
|
-
"packages/typespec-msgraph-reference/lib/USSec/Beta/main.tsp": "
|
|
20
|
-
"packages/typespec-msgraph-reference/lib/USSec/V1.0/main.tsp": "
|
|
21
|
-
"packages/typespec-msgraph-reference/package.json": "
|
|
4
|
+
"packages/typespec-msgraph-reference/CHANGELOG.md": "b0a01f6a72499414ae5ff310b04127e793b21405",
|
|
5
|
+
"packages/typespec-msgraph-reference/lib/Bleu/Beta/main.tsp": "9ed0d4f572dafbd287ec162f7e1d98b0645e380a",
|
|
6
|
+
"packages/typespec-msgraph-reference/lib/Bleu/V1.0/main.tsp": "51748d2d0470c534f4ae0ad5fbe4840ca01d5dea",
|
|
7
|
+
"packages/typespec-msgraph-reference/lib/Delos/Beta/main.tsp": "64f20f6f52c41149e35cba6fe8589f77dc3fd6c3",
|
|
8
|
+
"packages/typespec-msgraph-reference/lib/Delos/V1.0/main.tsp": "d81972a1bf8913f113e42a3c73505884e7d918b2",
|
|
9
|
+
"packages/typespec-msgraph-reference/lib/Fairfax/Beta/main.tsp": "c9ccf94e326ffb00c6583069da5c1e88b16edfd7",
|
|
10
|
+
"packages/typespec-msgraph-reference/lib/Fairfax/V1.0/main.tsp": "3b5d23eb176d65b82ccdba0721b5a1618507c799",
|
|
11
|
+
"packages/typespec-msgraph-reference/lib/GovSG/Beta/main.tsp": "5f23ae5dec139f61dc7e00f8ea68298cd4cdcca8",
|
|
12
|
+
"packages/typespec-msgraph-reference/lib/GovSG/V1.0/main.tsp": "5533dc47bf1171fdc6ddfc422b629ecb061e881a",
|
|
13
|
+
"packages/typespec-msgraph-reference/lib/Mooncake/Beta/main.tsp": "1322c3d904c0b6a8246578a40dd4a0a9b75abb2a",
|
|
14
|
+
"packages/typespec-msgraph-reference/lib/Mooncake/V1.0/main.tsp": "8964f38db581db8d3c4a6acc860b18476fb76688",
|
|
15
|
+
"packages/typespec-msgraph-reference/lib/Prod/Beta/main.tsp": "c9ff010a1e64ba88ae0af4f170b3509bcfe6d858",
|
|
16
|
+
"packages/typespec-msgraph-reference/lib/Prod/V1.0/main.tsp": "da0b0f4ab1963478bbfa2ac45448bec7a946d96f",
|
|
17
|
+
"packages/typespec-msgraph-reference/lib/USNat/Beta/main.tsp": "07e8d9417dccef283a5d0022449dadc0d5b7fcd2",
|
|
18
|
+
"packages/typespec-msgraph-reference/lib/USNat/V1.0/main.tsp": "c330dee2dfc17bce29efe8de57a35a92626d966b",
|
|
19
|
+
"packages/typespec-msgraph-reference/lib/USSec/Beta/main.tsp": "bb61ded30923688e5f89f27d091a8d688a299635",
|
|
20
|
+
"packages/typespec-msgraph-reference/lib/USSec/V1.0/main.tsp": "17edb6239948a98b5f5d3df91ee0274c0c41e35c",
|
|
21
|
+
"packages/typespec-msgraph-reference/package.json": "7cda580c98cd42520d18cccbf4af96a76877ee6d",
|
|
22
22
|
"packages/typespec-msgraph-reference/src/index.ts": "b20fb4bff53a8cbc1d7ef5346b514b5a3cec6f1d",
|
|
23
23
|
"packages/typespec-msgraph-reference/src/lib.ts": "b6ece519495f78bf97e0f857842e44112b5aaafe",
|
|
24
24
|
"packages/typespec-msgraph-reference/tsconfig.json": "00a929f90c0ccc6e4a87e08036c00ff33c50d256"
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.0.6](https://github.com/microsoftgraph/typespec-msgraph/compare/typespec-msgraph-reference-v1.0.5...typespec-msgraph-reference-v1.0.6) (2026-07-02)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* The following workspace dependencies were updated
|
|
9
|
+
* dependencies
|
|
10
|
+
* @microsoft/typespec-msgraph bumped to 1.2.0
|
|
11
|
+
|
|
3
12
|
## [1.0.5](https://github.com/microsoftgraph/typespec-msgraph/compare/typespec-msgraph-reference-v1.0.4...typespec-msgraph-reference-v1.0.5) (2026-06-23)
|
|
4
13
|
|
|
5
14
|
|
package/lib/Bleu/Beta/main.tsp
CHANGED
|
@@ -2906,6 +2906,10 @@ namespace reference.`microsoft.graph` {
|
|
|
2906
2906
|
applicationRestrictions: customAppManagementApplicationConfiguration | null;
|
|
2907
2907
|
}
|
|
2908
2908
|
|
|
2909
|
+
@open
|
|
2910
|
+
@complex model customEmojiFromIdentitySet extends identitySet {
|
|
2911
|
+
}
|
|
2912
|
+
|
|
2909
2913
|
@abstract
|
|
2910
2914
|
@complex model customExtensionAuthenticationConfiguration {
|
|
2911
2915
|
}
|
|
@@ -9420,6 +9424,7 @@ namespace reference.`microsoft.graph` {
|
|
|
9420
9424
|
}
|
|
9421
9425
|
|
|
9422
9426
|
@complex model onPremisesDirectorySynchronizationFeature {
|
|
9427
|
+
allowOnPremUpdateOfOnPremisesObjectIdentifierEnabled: boolean | null;
|
|
9423
9428
|
blockCloudObjectTakeoverThroughHardMatchEnabled: boolean | null;
|
|
9424
9429
|
blockSoftMatchEnabled: boolean | null;
|
|
9425
9430
|
bypassDirSyncOverridesEnabled: boolean | null;
|
|
@@ -15462,6 +15467,7 @@ namespace reference.`microsoft.graph` {
|
|
|
15462
15467
|
}
|
|
15463
15468
|
|
|
15464
15469
|
@entity model admin extends MsGraph.SharedModels.entity {
|
|
15470
|
+
@contains cloudLicensing: reference.`microsoft.graph.cloudLicensing`.adminCloudLicensing | null;
|
|
15465
15471
|
@contains entra: entra | null;
|
|
15466
15472
|
@contains people: peopleAdminSettings | null;
|
|
15467
15473
|
@contains serviceAnnouncement: serviceAnnouncement | null;
|
|
@@ -24406,9 +24412,6 @@ namespace reference.`microsoft.graph` {
|
|
|
24406
24412
|
status: appLogUploadState;
|
|
24407
24413
|
}
|
|
24408
24414
|
|
|
24409
|
-
/**
|
|
24410
|
-
* Singleton that acts as container for a collection of Resource Access entities.
|
|
24411
|
-
*/
|
|
24412
24415
|
@entity model deviceManagement extends entity {
|
|
24413
24416
|
/**
|
|
24414
24417
|
* The date & time when tenant data moved between scaleunits.
|
|
@@ -27761,6 +27764,7 @@ namespace reference.`microsoft.graph` {
|
|
|
27761
27764
|
assignedLicenses: assignedLicense[] | null;
|
|
27762
27765
|
autoSubscribeNewMembers: boolean | null;
|
|
27763
27766
|
classification: string | null;
|
|
27767
|
+
cloudLicensing: reference.`microsoft.graph.cloudLicensing`.groupCloudLicensing | null;
|
|
27764
27768
|
createdByAppId: string | null;
|
|
27765
27769
|
@computed createdDateTime: offsetDateTime | null;
|
|
27766
27770
|
description: string | null;
|
|
@@ -38808,6 +38812,7 @@ namespace reference.`microsoft.graph` {
|
|
|
38808
38812
|
@contains deletedChats: deletedChat[];
|
|
38809
38813
|
@contains deletedTeams: deletedTeam[];
|
|
38810
38814
|
@contains devices: teamworkDevice[];
|
|
38815
|
+
@contains messaging: teamworkMessaging | null;
|
|
38811
38816
|
@contains teamsAppSettings: teamsAppSettings | null;
|
|
38812
38817
|
@contains teamTemplates: teamTemplate[];
|
|
38813
38818
|
}
|
|
@@ -38815,6 +38820,13 @@ namespace reference.`microsoft.graph` {
|
|
|
38815
38820
|
@entity model teamworkBot extends entity {
|
|
38816
38821
|
}
|
|
38817
38822
|
|
|
38823
|
+
@entity model teamworkCustomEmoji extends MsGraph.SharedModels.entity {
|
|
38824
|
+
contentBytes: string | null;
|
|
38825
|
+
createdBy: customEmojiFromIdentitySet;
|
|
38826
|
+
@computed createdDateTime: offsetDateTime;
|
|
38827
|
+
@computed @key displayName: string;
|
|
38828
|
+
}
|
|
38829
|
+
|
|
38818
38830
|
@entity model teamworkDevice extends entity {
|
|
38819
38831
|
activityState: teamworkDeviceActivityState | null;
|
|
38820
38832
|
companyAssetTag: string | null;
|
|
@@ -38885,6 +38897,10 @@ namespace reference.`microsoft.graph` {
|
|
|
38885
38897
|
contentType: string | null;
|
|
38886
38898
|
}
|
|
38887
38899
|
|
|
38900
|
+
@entity model teamworkMessaging extends entity {
|
|
38901
|
+
@contains customEmojis: teamworkCustomEmoji[];
|
|
38902
|
+
}
|
|
38903
|
+
|
|
38888
38904
|
@entity model teamworkPeripheral extends entity {
|
|
38889
38905
|
displayName: string | null;
|
|
38890
38906
|
productId: string | null;
|
|
@@ -39381,6 +39397,7 @@ namespace reference.`microsoft.graph` {
|
|
|
39381
39397
|
birthday: offsetDateTime;
|
|
39382
39398
|
businessPhones: string[];
|
|
39383
39399
|
city: string | null;
|
|
39400
|
+
cloudLicensing: reference.`microsoft.graph.cloudLicensing`.userCloudLicensing | null;
|
|
39384
39401
|
cloudRealtimeCommunicationInfo: cloudRealtimeCommunicationInfo | null;
|
|
39385
39402
|
companyName: string | null;
|
|
39386
39403
|
consentProvidedForMinor: string | null;
|
|
@@ -67773,6 +67790,107 @@ namespace reference.`microsoft.graph.agentic` {
|
|
|
67773
67790
|
unknownFutureValue: 4,
|
|
67774
67791
|
}
|
|
67775
67792
|
|
|
67793
|
+
}
|
|
67794
|
+
@publicNamespace("microsoft.graph.cloudlicensing")
|
|
67795
|
+
namespace reference.`microsoft.graph.cloudLicensing` {
|
|
67796
|
+
@complex model groupCloudLicensing {
|
|
67797
|
+
@references assignments: assignment[];
|
|
67798
|
+
@contains usageRights: usageRight[];
|
|
67799
|
+
}
|
|
67800
|
+
|
|
67801
|
+
@complex model service {
|
|
67802
|
+
assignableTo: assigneeTypes;
|
|
67803
|
+
planId: guid;
|
|
67804
|
+
planName: string | null;
|
|
67805
|
+
}
|
|
67806
|
+
|
|
67807
|
+
@complex model subscription {
|
|
67808
|
+
nextLifecycleDate: offsetDateTime;
|
|
67809
|
+
startDate: offsetDateTime;
|
|
67810
|
+
state: subscriptionState;
|
|
67811
|
+
subscriptionId: string;
|
|
67812
|
+
tags: subscriptionTags;
|
|
67813
|
+
}
|
|
67814
|
+
|
|
67815
|
+
@complex model userCloudLicensing {
|
|
67816
|
+
@references assignmentErrors: assignmentError[];
|
|
67817
|
+
@references assignments: assignment[];
|
|
67818
|
+
@contains usageRights: usageRight[];
|
|
67819
|
+
@references waitingMembers: waitingMember[];
|
|
67820
|
+
}
|
|
67821
|
+
|
|
67822
|
+
@entity model adminCloudLicensing extends reference.`microsoft.graph`.entity {
|
|
67823
|
+
@contains allotments: allotment[];
|
|
67824
|
+
@contains assignmentErrors: assignmentError[];
|
|
67825
|
+
@contains assignments: assignment[];
|
|
67826
|
+
}
|
|
67827
|
+
|
|
67828
|
+
@entity model allotment extends reference.`microsoft.graph`.entity {
|
|
67829
|
+
allottedUnits: int32;
|
|
67830
|
+
assignableTo: assigneeTypes;
|
|
67831
|
+
consumedUnits: int32;
|
|
67832
|
+
services: service[];
|
|
67833
|
+
skuId: guid | null;
|
|
67834
|
+
skuPartNumber: string | null;
|
|
67835
|
+
subscriptions: subscription[];
|
|
67836
|
+
@references assignments: assignment[];
|
|
67837
|
+
@references waitingMembers: waitingMember[];
|
|
67838
|
+
}
|
|
67839
|
+
|
|
67840
|
+
@entity model assignment extends reference.`microsoft.graph`.entity {
|
|
67841
|
+
disabledServicePlanIds: guid;
|
|
67842
|
+
@references allotment: allotment | null;
|
|
67843
|
+
@references assignedTo: reference.`microsoft.graph`.directoryObject;
|
|
67844
|
+
}
|
|
67845
|
+
|
|
67846
|
+
@entity model assignmentError extends reference.`microsoft.graph`.entity {
|
|
67847
|
+
code: string;
|
|
67848
|
+
message: string;
|
|
67849
|
+
occurrenceDateTime: offsetDateTime;
|
|
67850
|
+
skuId: guid | null;
|
|
67851
|
+
@references assignedTo: reference.`microsoft.graph`.directoryObject;
|
|
67852
|
+
@references usageRight: usageRight | null;
|
|
67853
|
+
}
|
|
67854
|
+
|
|
67855
|
+
@entity model usageRight extends reference.`microsoft.graph`.entity {
|
|
67856
|
+
services: service[];
|
|
67857
|
+
skuId: guid | null;
|
|
67858
|
+
skuPartNumber: string | null;
|
|
67859
|
+
@references allotments: allotment[];
|
|
67860
|
+
@references assignments: assignment[];
|
|
67861
|
+
}
|
|
67862
|
+
|
|
67863
|
+
@entity model waitingMember extends reference.`microsoft.graph`.entity {
|
|
67864
|
+
waitingSinceDateTime: offsetDateTime;
|
|
67865
|
+
@references allotment: allotment;
|
|
67866
|
+
@references assignedTo: reference.`microsoft.graph`.directoryObject;
|
|
67867
|
+
}
|
|
67868
|
+
|
|
67869
|
+
@graphFlags
|
|
67870
|
+
enum assigneeTypes {
|
|
67871
|
+
none: 0,
|
|
67872
|
+
user: 1,
|
|
67873
|
+
group: 2,
|
|
67874
|
+
device: 4,
|
|
67875
|
+
unknownFutureValue: 8,
|
|
67876
|
+
}
|
|
67877
|
+
|
|
67878
|
+
enum subscriptionState {
|
|
67879
|
+
active: 1,
|
|
67880
|
+
warning: 2,
|
|
67881
|
+
suspended: 3,
|
|
67882
|
+
lockedOut: 4,
|
|
67883
|
+
deleted: 5,
|
|
67884
|
+
unknownFutureValue: 6,
|
|
67885
|
+
}
|
|
67886
|
+
|
|
67887
|
+
@graphFlags
|
|
67888
|
+
enum subscriptionTags {
|
|
67889
|
+
none: 0,
|
|
67890
|
+
trial: 1,
|
|
67891
|
+
unknownFutureValue: 2,
|
|
67892
|
+
}
|
|
67893
|
+
|
|
67776
67894
|
}
|
|
67777
67895
|
@publicNamespace("microsoft.graph.security")
|
|
67778
67896
|
namespace reference.`microsoft.graph.security` {
|