Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

web/EffectiveBasePermissions endpoint implementation #655

Merged
merged 1 commit into from
Dec 4, 2017
Merged

web/EffectiveBasePermissions endpoint implementation #655

merged 1 commit into from
Dec 4, 2017

Conversation

koltyakov
Copy link
Collaborator

Q A
Bug fix? [ ]
New feature? [x]
New sample? [ ]
Related issues? partially #654

What's in this Pull Request?

Implements EffectiveBasePermissions for web object.

pnp.sp.web.effectiveBasePermissions.get().then(console.log)

@koltyakov koltyakov added this to the 3.0.3 milestone Dec 4, 2017
@koltyakov koltyakov self-assigned this Dec 4, 2017
@koltyakov koltyakov merged commit b6f5daf into SharePoint:dev Dec 4, 2017
@koltyakov koltyakov deleted the dev-WebEffectiveBasePermissions branch December 4, 2017 15:05
@patrick-rodgers
Copy link
Contributor

Is this something that is unique to web? Would it be more appropriate in the securable class?

@koltyakov
Copy link
Collaborator Author

koltyakov commented Dec 4, 2017

I was also thinking about this actually.
Ended up to reproduce the same what was done with lists and items to avoid side effects.
But maybe it's really should be a part of the securable class.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants