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

static.discovery.metadata.json Maven / Gradle / Ivy

There is a newer version: 2.5
Show newest version
{
  "authorization_header": "x-github-pr-authorization",
  "backend_base_url_header": "x-github-pr-base-url",
  "fields": {
    "pull_request_urls": {
      "capture_group": 1,
      "regex": "(https://github.com/[a-zA-Z0-9-]+/[a-zA-Z0-9._-]+/pull/[0-9]+)"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy