AmrEldib / agol-schemas

JSON Schemas for ArcGIS Online's REST API responses
MIT License
6 stars 1 forks source link
arcgis arcgis-api json-schema

agol-schemas

JSON Schemas for ArcGIS Online's requests and responses.
Based on ArcGIS REST API documentation.

All schemas are written in their own separate files under the data folder.
A script combines them into the output format under the dist folder.
This folder includes the scripts that combines input schemas into output.

Schemas are available in 2 formats: swagger and json-schema-faker

swagger

json-schema-faker

For a list of all schemas list in the ArcGIS REST API, see coverage.
A list of schemas included in this library and their descriptions is in the schemas doc file.
For documentation of code files, read the doc for each file in the doc folder.