Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DirectoryObject bound operations not generated on /directory/deletedItems #449

Closed
andrueastman opened this issue Oct 3, 2023 · 2 comments · Fixed by #451
Closed

DirectoryObject bound operations not generated on /directory/deletedItems #449

andrueastman opened this issue Oct 3, 2023 · 2 comments · Fixed by #451
Assignees
Labels
priority:p0 Blocking issues. Sometimes for P0, an ICM may be required to be files

Comments

@andrueastman
Copy link
Member

This is a side effect of #442

The actions/functions bound to the /directory/deletedItems are no longer generated. Some of these may not need to be restored.

Operations include

  • delta
  • getByIds
  • getAvailableExtensionProperties
  • validateProperties
  • checkMemberGroups
  • checkMemberObjects
  • getMemberGroups
  • getMemberObjects
  • restore

References

@andrueastman
Copy link
Member Author

Resolution of this will most likely be along the lines of microsoft/OpenAPI.NET.OData#232 (comment)

@andrueastman

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p0 Blocking issues. Sometimes for P0, an ICM may be required to be files
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants