File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ This can be changed, but it is heavily discouraged.
7575| Field | Type | Required | Description | Example |
7676| ----------------| :---------| :----------| :------------------------------------------------------------------------------| :--------------------------------------------------|
7777| url | String | Mandatory | An address of the repository to checkout protobuf files from | "github.com/coralogix/cx-api-users/" |
78- | revision | String | Optional | An revision to checkout, this can either be a tagged version or a commit hash | v0.2 |
78+ | revision | String | Optional | A revision to checkout, this can either be a tagged version or a commit hash | v0.2 |
7979| branch | Boolean | Optional | A branch to checkout, fetches last commit | feature/v2 |
8080| protocol | String | Optional | A protocol to use: [ ssh, https] | ssh |
8181| allow_policies | [ String] | Optional | Allow policy rules | "/prefix/* ", "* /subpath/* ", "/path/to/file.proto" |
You can’t perform that action at this time.
0 commit comments