gfw-api/arcgis-proxy

View on GitHub
microservice/pubic-swagger.json

Summary

Maintainability
Test Coverage
{
    "swagger": "1.0",
    "info": {
        "title": "ArcGIS Proxy",
        "description": "Proxy to use ArcGIS Server with GeoStore",
        "version": "1.0.0"
    },
    "host": "staging-api.globalforestwatch.org",
    "schemes": [
        "https",
        "http"
    ],
    "basePath": "/api/v1",
    "produces": [
        "application/vnd.api+json"
    ],
    "paths": {

    }
}