-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Labels
dependency:metadataAwaiting fix from core dependency project moduleAwaiting fix from core dependency project moduletype:bugA broken experienceA broken experience
Description
Describe the bug
There is no createdDateTime in com.microsoft.graph.models.ServicePrincipal. However, when using Graph API via REST or in Graph Explorer, createdDateTime is returned for service principals
Expected behavior
createdDateTime should be a member of com.microsoft.graph.models.ServicePrincipal and should be serialized/deserialized when using the SDK
How to reproduce
Fetch service principals using Java SDK - no createdDateTime is present
Fetch service principals using Graph Explorer - there is createdDateTime for every service principal object
SDK Version
all versions
Latest version known to work for scenario above?
6.22.0
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
Metadata
Metadata
Assignees
Labels
dependency:metadataAwaiting fix from core dependency project moduleAwaiting fix from core dependency project moduletype:bugA broken experienceA broken experience