Esri / arcgis-rest-js

compact, modular JavaScript wrappers for the ArcGIS REST API
https://developers.arcgis.com/arcgis-rest-js/
Apache License 2.0
353 stars 119 forks source link

types(feature-service) add/update attachment interfaces for apply edits #1041

Closed COV-GIS closed 1 year ago

COV-GIS commented 1 year ago

Add add/update attachment interfaces for apply edits.

Looking back at applyEdits not sure why I didn't include these at the time @patrickarlt. Here they are if you want to add them.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1041 (b446c44) into main (a7075d8) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main     #1041   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          147       147           
  Lines         2895      2895           
  Branches       524       524           
=========================================
  Hits          2895      2895           
Impacted Files Coverage Δ
...ages/arcgis-rest-feature-service/src/applyEdits.ts 100.00% <ø> (ø)
...ackages/arcgis-rest-feature-service/src/helpers.ts 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.