Skip to content

Update UpdateSynchronizationJobSchema performs a PATCH instead of a PUT #1220

@iwarapter

Description

@iwarapter

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Service Used

synchronizationjobschema

API Versions Used

/schema?api-version=2.0

Description

The SDK has a bug which derives from the openapi spec used to generate it. This request is a PUT request see https://learn.microsoft.com/en-us/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0&tabs=http

Attempts to use the sdk get {"Message":"No HTTP resource was found that matches the request URI 'https://syncfabric.windowsazure.com/api/servicePrincipals....

References

microsoftgraph/msgraph-sdk-powershell#1134

https://github.com/hashicorp/pandora/blob/ac5f183b2eabb0ae125e79f7c3b336799f94a6f3/api-definitions/microsoft-graph/ServicePrincipals/stable/SynchronizationJobSchema/Operation-UpdateSynchronizationJobSchema.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions