Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

Added support for AGS 10.4.1 sites for Mode #199

Closed AlexArcPy closed 8 years ago

AlexArcPy commented 8 years ago

Meant 10.4, not 10.4.1 in the commit comment

In 10.4, new property Mode is available: REST help page http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Mode/02r3000002p0000000/.

Added availability of properties via new Mode class.

AlexArcPy commented 8 years ago

Wondering if this can be added safely with concern to pre 10.4 users?

achapkowski commented 8 years ago

@AlexArcPy thank you!