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

Added support for ALM APIs #640

Merged
merged 5 commits into from Nov 27, 2017
Merged

Added support for ALM APIs #640

merged 5 commits into from Nov 27, 2017

Conversation

gautamdsheth
Copy link
Contributor

@gautamdsheth gautamdsheth commented Nov 16, 2017

Q A
Bug fix? N
New feature? Y
New sample? N

What's in this Pull Request?

Added support to get list of all available apps.
Added support to get a specify app by id.
Added support for app operations such as Install, Deploy, Uninstall, Upgrade, Retract and Remove events.

Reference - alm-api-for-spfx-add-ins

@patrick-rodgers patrick-rodgers added this to the 3.0.2 milestone Nov 20, 2017
@patrick-rodgers patrick-rodgers merged commit 4003071 into SharePoint:dev Nov 27, 2017
@patrick-rodgers
Copy link
Contributor

Thanks! I reworked things to match the existing API structure and allow for easy querying of the collection by subclassing the Queryable* objects. Appreciate your PR!

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