-
Notifications
You must be signed in to change notification settings - Fork 45
Flagged enums referenced as collections. #421
Copy link
Copy link
Open
Labels
priority:p2Medium priorityMedium priority
Description
- Type
windows10XSCEPCertificateProfilereferencesgraph.hashAlgorithmsas a collection whengraph.hashAlgorithmsis already a Flagged enum. Other references/documentation involve a single value enum. https://learn.microsoft.com/en-us/graph/api/intune-rapolicy-windows10xscepcertificateprofile-create?view=graph-rest-beta graph.authenticationMethodModesis always referenced as a collection of in the metadata despite it being a flagged enum type. Other references/documentation point it to be being serialized a single value in a collection. appliesToCombinations property at https://learn.microsoft.com/en-us/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-beta&tabs=httpconditionalAccessConditions is no longer referenced as a collection
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:p2Medium priorityMedium priority