-
Notifications
You must be signed in to change notification settings - Fork 189
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
feat(api): sharing NG links #7743
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
ce2a96a
to
2bf00c9
Compare
3ebf71f
to
e7cb21b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few minor things, but im not able to create a link via the api, see comment. Any reva changes needed?
44a4c9f
to
5e4bcb9
Compare
Kudos, SonarCloud Quality Gate passed! |
This adds the implementation for the new libregraph create link endpoint. We also added the needed LibreGraph to CS3 conversions for both directions.
Description
Currently out of Scope
Examples
We have the following link Types defined:
Create an internal link
Response
It returns a single libregraph
permission
object.Create an "edit" link with password and expiration date and set it as "quicklink"
Response
List "SharedByMe"
Response
It now lists
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: