Skip to content

createdDateTime field is missing from com.microsoft.graph.models.ServicePrincipal #2246

@greg-anetac

Description

@greg-anetac

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

No one assigned

    Labels

    dependency:metadataAwaiting fix from core dependency project moduletype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions