Skip to content

Commit 8e658c2

Browse files
committed
Updating roadmap docs related on the ALM API release
1 parent 46d5fee commit 8e658c2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/spfx/roadmap.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ First release of the SharePoint Framework contained only support for client-side
1313
- [On-premises support for SharePoint 2016 (Feature Pack 2)](./sharepoint-2016-support.md)
1414
- [SharePoint Framework Extensions](./extensions/overview-extensions.md)
1515
- [Tenant properties](./tenant-properties.md)
16+
- [ALM APIs for SPFx solutions and add-ins](../apis/alm-api-for-spfx-add-ins.md)
1617

1718

1819
> [!NOTE]
@@ -45,12 +46,9 @@ First release of the SharePoint Framework contained only support for client-side
4546
- Tenant admin gets automatically notified
4647
- Settings to control the default experience around approval process
4748

48-
- ALM REST APIs - Deploy, activate, delete and upgrade apps and add-ins
49-
- ALM REST APIs targeted to support *everything* in the App Catalog, including add-ins
5049
- Automatic CDN hosting for code
5150
- Package JavaScript bundle into app package, which is automatically then deployed to a library that gets hosted on your tenant Office 365 CDN
5251

53-
5452
## Developer Experience
5553
- SharePoint Framework Workbench 2.0: Development story for SharePoint Framework Extensions
5654
- Tool Chain Components
@@ -60,6 +58,12 @@ First release of the SharePoint Framework contained only support for client-side
6058

6159
Following chapters are listing older items in the roadmap page, which have been already shipped.
6260

61+
### ALM REST APIs
62+
63+
- ALM REST APIs - Deploy, activate, delete and upgrade apps and add-ins
64+
- ALM REST APIs targeted to support *everything* in the App Catalog, including add-ins
65+
- CSOM and PowerShell cmdlets released as an open source community initiate
66+
6367
### JavaScript embedding support (JSLink, User Custom Actions)
6468

6569
- The same tool chain and deployment model as client-side web parts

0 commit comments

Comments
 (0)