microsoftgraph / microsoftgraph/msgraph-metadata
windowsUpdateForBusinessConfiguration: type: edm.timeOfDay - incorrect type
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
This type use properties such as scheduledInstallTime of type "Edm.TimeOfDay"
TimeOfDay is a property of DateTime: https://learn.microsoft.com/en-us/dotnet/api/system.datetime.timeofday?view=net-7.0
Should it not be of type System.Timespan/Edm.TimeSpan?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is identified in the issue. Start by locating the windowsUpdateForBusinessConfiguration metadata and the scheduledInstallTime definition, then compare its declared Edm type with the intended Microsoft Graph representation. Done means the type choice is confirmed or corrected in the metadata.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100