Skip to content

Commit

Permalink
fix: small change to trigger a catch-up release (#1165)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Arlt <patrick.arlt@gmail.com>
  • Loading branch information
gavinr-maps and patrickarlt authored Jun 15, 2024
1 parent 8c5b9bb commit 73aa677
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { request, ArcGISIdentityManager } from "@esri/arcgis-rest-request";
import { IServiceInfo } from "./helpers.js";

/**
* Given a Feature Service url, fetch the service admin information.
* Given a Feature Service URL, fetch the service admin information.
*
* The response from this call includes all the detailed information
* for each layer/table in the service as well as some admin properties
Expand Down

0 comments on commit 73aa677

Please sign in to comment.