Skip to content

Commit

Permalink
Merge pull request #292 from COV-GIS/docs-patch-1
Browse files Browse the repository at this point in the history
docs(api): ensure example code appears in docs for addFeatures
  • Loading branch information
mpayson authored Aug 22, 2018
2 parents b93bd55 + c4c775e commit af61e3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/arcgis-rest-feature-service/src/add.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export interface IAddFeaturesResult {
/**
* Add features request. See the [REST Documentation](https://developers.arcgis.com/rest/services-reference/add-features.htm) for more information.
*
* @param requestOptions - Options for the request.
* ```js
* import { addFeatures } from '@esri/arcgis-rest-feature-service';
*
Expand Down

0 comments on commit af61e3e

Please sign in to comment.