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

com.google.api.tools.framework.aspects.http.testdata.extra_resource_for_single_collection.baseline Maven / Gradle / Ivy

documentation {
}
http {
  rules {
    selector: "protiary.test.TestService.Test1"
    post: "/v1/tests/test4"
    body: "*"
    additional_bindings {
      post: "/v2/tests:test4"
      body: "*"
    }
  }
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy