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

com.google.api.tools.framework.importers.swagger.testdata.distributed_shared_swagger_defs.json Maven / Gradle / Ivy

{
    "sharedSchema2" :    {
            "properties": {
                "obj": {
                    "type": "string"
                }
            }
    },
    "sharedSchema3" :    {
            "properties": {
                "nestedName": {
                    "type": "string"
                }
            }
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy