microsoftgraph / microsoftgraph/msgraph-metadata
No `POST` operation for `/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload` path
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Related to https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/issues/731
BulkUpload is missing Post or PostAsync method as described in the docs here: https://learn.microsoft.com/en-us/graph/api/synchronization-synchronizationjob-post-bulkupload?view=graph-rest-beta&tabs=http
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
Start with the Microsoft Graph bulkUpload documentation and the related msgraph-beta-sdk-dotnet issue, then inspect how this repository captures metadata for client generation. Verify how the POST operation is represented for the specified path and confirm that the metadata produces the expected Post or PostAsync method.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100