Skip to content

Commit 3cce9be

Browse files
sync docs (#477)
Co-authored-by: michaeljguarino <[email protected]>
1 parent 75af673 commit 3cce9be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/overview/management-api-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2625,6 +2625,7 @@ _Appears in:_
26252625
| `message` _string_ | Message the commit message this pr will incorporate | | Optional: {} <br /> |
26262626
| `name` _string_ | Name name of the automation in the console api (defaults to metadata.name) | | Optional: {} <br /> |
26272627
| `title` _string_ | Title the title of the generated pr | | Optional: {} <br /> |
2628+
| `patch` _boolean_ | Patch whether to generate a patch for this pr instead of a full pr | | Optional: {} <br /> |
26282629
| `clusterRef` _[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_ | ClusterRef a cluster this pr works on | | Optional: {} <br /> |
26292630
| `scmConnectionRef` _[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_ | ScmConnectionRef the SCM connection to use for generating this PR | | Required: {} <br /> |
26302631
| `repositoryRef` _[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_ | RepositoryRef the repository this automation uses. | | Optional: {} <br /> |

0 commit comments

Comments
 (0)