v2.7.0
@esri/arcgis-rest-portal
-
New Features
- Add Portal getSubscriptionInfo fn: Added a Portal
getSubscriptionInfo
method -- essentially the same thing asgetPortal
orgetSelf
but with/subscriptionInfo
appended to the URL. e7f6df5
- Add Portal getSubscriptionInfo fn: Added a Portal
@esri/arcgis-rest-feature-layer
- New Features
- add applyEdits function: adds `applyEdits()` to feature-layer for bulk crud transactions.
ec368418
- add applyEdits function: adds `applyEdits()` to feature-layer for bulk crud transactions.
Other Changes
- New Features
- Quick Param Updates: Added a Portal
getSubscriptionInfo
method -- essentially the same thing asgetPortal
orgetSelf
but with/subscriptionInfo
appended to the URL. e7f6df5
- Quick Param Updates: Added a Portal