All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.api.tools.framework.importers.swagger.testdata.x-google-endpoints-with-mismatched-name.json Maven / Gradle / Ivy

{
    "swagger": "2.0",
    "info": {
      "title": "Google Example Library API",
      "description": "A simple Google Example Library API.",
      "version": "v1"
    },
    "host": "library-example.endpoints.test-project.cloud.goog",
    "x-google-endpoints": [
      {
        "name": "mismatched-name.endpoints.test-project.cloud.goog",
        "target": "5.5.5.5"
      }
    ],
    "paths": {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy